Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-12 | delete libvolume_id | Kay Sievers | |
2009-01-24 | vol_id: add missing id->type to swap0 | Karel Zak | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||
2008-11-13 | volume_id: always check for all filesystem types and skip conflicting results | Kay Sievers | |
We probe for all known filesystems to find conflicting signatures. If we find multiple matching signatures and one of the detected filesystem types claims that it can not co-exist with any other filesystem type, we do not return a probing result. We can not afford to mount a volume with the wrong filesystem code and possibly corrupt it. Linux ssytems have the problem of dozens of possible filesystem types, and volumes with left-over signatures from former filesystem types. Invalid signature need to be removed from the volume to make the filesystem detection successful. We do not want to read that many bytes from probed floppies, skip volumes smaller than a usual floppy disk. | |||
2008-10-22 | volume_id: swap - larger PAGE_SIZE support | Matthias Koenig | |
2008-10-03 | volume_id: use PRIu64i, PRIx64 macros | Kay Sievers | |
2008-09-10 | update file headers | Kay Sievers | |
2008-08-28 | volume_id: remove deprecated functions and bump major version | Kay Sievers | |
2008-04-21 | libvolume_id: recognize swap partitions with a tuxonice hibernate image | Damjan Georgievski | |
2008-04-20 | logging: add trailing newline to all strings | Kay Sievers | |
2007-05-04 | volume_id: add internal UUID_STRING | Kay Sievers | |
2006-08-20 | volume_id: add suspend partition detection | Kay Sievers | |
Based on a patch from: Scott James Remnant <scott@ubuntu.com> | |||
2006-07-25 | libvolume_id: add parameter 'size' to all probe functions | Kay Sievers | |
2006-04-08 | volume_id: move some debug to info level | Kay Sievers | |
2006-03-27 | volume_id: remove some global symbols | Kay Sievers | |
2006-03-27 | volume_id: rename subdirectory | Kay Sievers | |