busybox/util-linux/volume_id
Thomas Frauendorfer 2bbd1e1e8a Fix off by one error in FAT16 <=> FAT32 detection
cluster_count is compared against FAT16_MAX, which is defined as 0xfff4
That is the maximum number of cluster a FAT16 can have.

For reference also check the  hardware whitepaper from Microsoft
FAT: General Overview of On-Disk Format, version 1.03 page 15

Signed-off-by: Thomas Frauendorfer <tf@miray.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-03-15 09:57:24 +01:00
..
bcache.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
btrfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
cramfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
exfat.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
ext.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
f2fs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
fat.c Fix off by one error in FAT16 <=> FAT32 detection 2019-03-15 09:57:24 +01:00
get_devname.c swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL 2017-07-27 10:58:08 +02:00
hfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
iso9660.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
jfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
Kbuild.src volume_id: Adopt to new kbuild style. 2013-07-31 15:45:20 +02:00
lfs.c volume_id: add LittleFS detection 2018-01-19 20:37:13 +01:00
linux_raid.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
linux_swap.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
luks.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
minix.c volume_id: enable minix detection 2017-07-25 14:22:08 +02:00
nilfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
ntfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
ocfs2.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
reiserfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
romfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
squashfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
sysv.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
ubifs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
udf.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_highpoint.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_hpfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_isw_raid.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_lsi_raid.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_lvm.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_mac.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_msdos.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_nvidia_raid.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_promise_raid.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_silicon_raid.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_ufs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
unused_via_raid.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
util.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
volume_id_internal.h volume_id: add LittleFS detection 2018-01-19 20:37:13 +01:00
volume_id.c volume_id: add LittleFS detection 2018-01-19 20:37:13 +01:00
xfs.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00