aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/ext.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
* volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structsDenys Vlasenko2012-06-121-67/+7
* volume_id/ext: detect ext4 tooDenys Vlasenko2012-05-181-4/+48
* blkid: optional support for TYPE="fstype"Denys Vlasenko2010-12-301-4/+6
* volume_id: add FAST_FUNC where appropriateDenys Vlasenko2009-11-011-1/+1
* use PACKED macro insted of open-coding GCC-ismDenys Vlasenko2009-09-161-1/+1
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-1/+2
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-9/+11
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+71