sbin/fsck_msdosfs: Tighten FAT checks and fix off-by-one error in corner case
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 6 Feb 2020 15:12:08 +0000 (00:12 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 6 Feb 2020 15:12:08 +0000 (00:12 +0900)
commitc43767a9add6dab4ecfc340513b8feb31203852c
treedd184309ba8def04c64767a22c3c1b1b84d0616f
parent839bc98520382998acc18a78ae1b04a9d4e6d981
sbin/fsck_msdosfs: Tighten FAT checks and fix off-by-one error in corner case

See below for details.
https://reviews.freebsd.org/D23065

from freebsd/freebsd@b60894b10adb071a8dc2b6fea5f9867c24bc9c47
sbin/fsck_msdosfs/fat.c