Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-18 | libblkid: probe for (non-linux) RAIDs on whole devices only | Karel Zak | 1 | -0/+2 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-04-21 | liblkid: export magic strings from raids | Karel Zak | 1 | -1/+6 | |
The library provides detected magic strings by SBMAGIC= and offsets of the magic strings by SBMAGIC_OFFSET= variables. This patch allows to support this feature for RAIDs and filesystems where the magic string is not on fixed position. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2009-09-15 | libblkid: use superblocks.h | Karel Zak | 1 | -1/+1 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2009-09-15 | libblkid: move FS/raid stuff to superblocks directory | Karel Zak | 1 | -0/+63 | |
Signed-off-by: Karel Zak <kzak@redhat.com> |