summaryrefslogtreecommitdiffstats
path: root/daemon/blkid.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: blkid cache is at a different location on Debian.Richard W.M. Jones2010-11-241-1/+2
* New APIs: vfs-label and vfs-uuid return label and uuid for many fs types.Richard Jones2010-06-011-0/+12
* daemon: Kill blkid cache to improve reliability of blkid commands.Richard Jones2010-06-011-0/+7
* daemon: Generalize the implementation of vfs-type.Richard Jones2010-06-011-3/+9
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-261-1/+1
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* New API: vfs_type - get the Linux VFS driver for a mounted device.Richard Jones2009-10-261-0/+53