summaryrefslogtreecommitdiffstats
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorilovezfs <[email protected]>2015-11-22 04:06:21 -0800
committerBrian Behlendorf <[email protected]>2015-12-04 09:27:00 -0800
commit917b8c5cec074869a0bf4e9956b7d24f14221d84 (patch)
tree52e6949083e0d0a679021e03b4c0fe409c298cdd /COPYRIGHT
parentfc80384923dde365ad40c6b6f5a7daa3e556b1e5 (diff)
Ext4's typical GPT partition type not recognized
Adding additional entries to the efi conversion array will help prevent the overwriting of the GPTs of disks with in-use file systems in more cases. Most notably, this adds partition type 8300 "Linux filesystem" (0FC63DAF-8483-4772-8E79-3D69D8477DE4), which is often used for ext4 and btrfs, among others. This commit itself does nothing to address the underlying problematic behavior that check_slice() isn't called on partitions of an unrecognized type, even when they contain a currently mounted file system. The additional entries were derived from these two resources: https://en.wikipedia.org/wiki/GUID_Partition_Table http://sourceforge.net/p/gptfdisk/code/ci/master/tree/parttypes.cc Signed-off-by: ilovezfs <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Issue #4016
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions