aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/get_devname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* blkid: optional support for TYPE="fstype"Denys Vlasenko2010-12-301-14/+45
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* volume_id: add support for btrfsVladimir Dronnikov2009-11-011-1/+1
* swaponoff: add uuid/label support. By Natanael CopaNatanael Copa2009-09-201-0/+17
* move libc related stuff out of platform.hDenys Vlasenko2009-07-081-3/+4
* Update a comment, no code changesDenys Vlasenko2009-06-271-1/+3
* device matching against UUIDs: do not try floppiesDenys Vlasenko2009-06-271-0/+7
* volumeid: fix bug 249 "findfs finds the wrong partition"Denis Vlasenko2009-03-311-3/+1
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-1/+1
* add comment explaining previous changeDenis Vlasenko2008-10-191-0/+11
* volume identification: abolish /proc/partitions and /proc/cdromsDenis Vlasenko2008-10-191-218/+31
* blkid: new applet. We almost had everything needed for it alreadyDenis Vlasenko2008-10-121-8/+9
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-2/+2
* lpr: add more accurate commentsDenis Vlasenko2008-03-241-1/+1
* volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko2008-03-171-14/+16
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-98/+118
* *: fix fallout from -Wunused-parameterDenis Vlasenko2008-03-171-0/+8
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+399