summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorRichard Narron <comet.berkeley@gmail.com>2018-01-10 09:12:16 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-08 12:12:42 +0200
commitbd94a2c744246617623c3d67a2511d5493250688 (patch)
tree2638dbf035fce79f38c25ef52e75ca1717d3fc20 /mm
parente522e2ea300e2345d287478fe034d995fecf96e2 (diff)
partitions/msdos: Unable to mount UFS 44bsd partitions
commit 5f15684bd5e5ef39d4337988864fec8012471dda upstream. UFS partitions from newer versions of FreeBSD 10 and 11 use relative addressing for their subpartitions. But older versions of FreeBSD still use absolute addressing just like OpenBSD and NetBSD. Instead of simply testing for a FreeBSD partition, the code needs to also test if the starting offset of the C subpartition is zero. https://bugzilla.kernel.org/show_bug.cgi?id=197733 Signed-off-by: Richard Narron <comet.berkeley@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions