summaryrefslogtreecommitdiffstats
path: root/fs
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 11:49:44 +0200
commit25eac84ca257885a52aab0338005f76235c93d10 (patch)
tree7d004bdc01176475dca00ac390e5408c1a0c8458 /fs
parent8f7db030a6398638515c645184ad261d9ea58559 (diff)
downloadlinux-stable-25eac84ca257885a52aab0338005f76235c93d10.tar.gz
linux-stable-25eac84ca257885a52aab0338005f76235c93d10.tar.bz2
linux-stable-25eac84ca257885a52aab0338005f76235c93d10.zip
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 'fs')
0 files changed, 0 insertions, 0 deletions