Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-17 | volume_id: add and export string encoding function | Kay Sievers | |
Needed for mount(8) to lookup LABEL=* in /dev/disk/by-label/*. Characters not suited for a filename will be escaped and the encoded LABEL=* string is able to find the corresponding symlink. | |||
2007-05-08 | volume_id: give access to list of all available probers | Kay Sievers | |
2007-05-04 | volume_id: add DDF support | Kay Sievers | |
2007-05-03 | volume_id: add volume_id_get_* functions | Kay Sievers | |
In a future version of libvolume_id, struct volume_id will be an opaque data type, which can't be accessed directly. No interface has changed for now, until all known users are converted not to access the structure directly. | |||
2006-07-25 | libvolume_id: add parameter 'size' to all probe functions | Kay Sievers | |
2006-05-30 | libvolume_id: gfs + gfs2 support | Kay Sievers | |
Patch from Red Hat. | |||
2006-05-15 | libvolume_id: add more software raid signatures | Kay Sievers | |
2006-05-09 | vol_id: add NetWare volume detection | Kay Sievers | |
2006-03-28 | volume_id: define exported symbols | Kay Sievers | |
2006-03-27 | volume_id: rename subdirectory | Kay Sievers | |