aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixes. no code changesDenys Vlasenko2013-01-141-1/+1
* volume_id: uuid_format small code shrinkSven-Göran Bergh2013-01-141-16/+1
* volume_id: display hfs[+] 128-bit UUID properlySven-Göran Bergh2013-01-141-6/+0
* volume_id: code shrinkDenys Vlasenko2012-09-021-15/+19
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-3/+9
* volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytesDenis Vlasenko2008-11-301-46/+50
* findfs: fix LUKS and FAT detection routines; do not exit if corruptedDenis Vlasenko2008-10-121-3/+12
* style fixes, no code changesDenis Vlasenko2008-06-261-2/+2
* more -Wall warning fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-131-2/+2
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-7/+10
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+260