Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | blkid: Use -c /dev/null option to kill the cache. | Richard W.M. Jones | 2011-07-20 | 1 | -9/+4 |
* | blkid: Detect when value not found and return empty string. | Richard W.M. Jones | 2011-07-20 | 1 | -4/+15 |
* | daemon: blkid cache is at a different location on Debian. | Richard W.M. Jones | 2010-11-24 | 1 | -1/+2 |
* | New APIs: vfs-label and vfs-uuid return label and uuid for many fs types. | Richard Jones | 2010-06-01 | 1 | -0/+12 |
* | daemon: Kill blkid cache to improve reliability of blkid commands. | Richard Jones | 2010-06-01 | 1 | -0/+7 |
* | daemon: Generalize the implementation of vfs-type. | Richard Jones | 2010-06-01 | 1 | -3/+9 |
* | appliance: Set $PATH instead of hard-coding paths to binaries everywhere. | Richard Jones | 2010-03-26 | 1 | -1/+1 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | New API: vfs_type - get the Linux VFS driver for a mounted device. | Richard Jones | 2009-10-26 | 1 | -0/+53 |