aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/fat.c
AgeCommit message (Expand)Author
2019-03-15Fix off by one error in FAT16 <=> FAT32 detectionThomas Frauendorfer
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-01-10Big cleanup in config help and descriptionDenys Vlasenko
2013-07-31volume_id: Adopt to new config style.Sven-Göran Bergh
2013-07-31volume_id: Adopt to new kbuild style.Sven-Göran Bergh
2010-12-30blkid: optional support for TYPE="fstype"Denys Vlasenko
2010-01-28*: style fixes. no code changes (verified with objdump)Denys Vlasenko
2009-11-01volume_id: add FAST_FUNC where appropriateDenys Vlasenko
2009-09-16use PACKED macro insted of open-coding GCC-ismDenys Vlasenko
2009-02-15volume_id: abort early on read failures.Denis Vlasenko
2008-11-30volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytesDenis Vlasenko
2008-10-12findfs: fix LUKS and FAT detection routines; do not exit if corruptedDenis Vlasenko
2008-03-24*: whitespace fixes, no code changesDenis Vlasenko
2008-03-17volude_id: remove unused fields and functions which were setting themDenis Vlasenko
2008-02-18support for mount by label (not yet tested)Denis Vlasenko