aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/fat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* volume_id: Adopt to new config style.Sven-Göran Bergh2013-07-311-0/+9
* volume_id: Adopt to new kbuild style.Sven-Göran Bergh2013-07-311-0/+2
* blkid: optional support for TYPE="fstype"Denys Vlasenko2010-12-301-1/+1
* *: style fixes. no code changes (verified with objdump)Denys Vlasenko2010-01-281-6/+12
* volume_id: add FAST_FUNC where appropriateDenys Vlasenko2009-11-011-1/+1
* use PACKED macro insted of open-coding GCC-ismDenys Vlasenko2009-09-161-5/+5
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-1/+2
* volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytesDenis Vlasenko2008-11-301-7/+7
* findfs: fix LUKS and FAT detection routines; do not exit if corruptedDenis Vlasenko2008-10-121-66/+62
* *: whitespace fixes, no code changesDenis Vlasenko2008-03-241-1/+1
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-13/+15
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+333