Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-18 | libblkid: add support for partition flags/attributes | Karel Zak | 1 | -0/+1 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-02-18 | libblkid: add blkid_partition_set_type() | Karel Zak | 1 | -1/+5 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2010-01-21 | libblkid: don't probe for GPT and Unixware PT on floppies | Karel Zak | 1 | -0/+1 | |
Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2009-10-16 | libblkid: add missing packed attributes | Karel Zak | 1 | -2/+2 | |
This patch add __attribute__((packed)) to almost all superblock and disk label definitions. Well, in many cases this is not necessary, but it's a cheap way how to keep the code robust... Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
2009-09-16 | libblkid: add UNIXWARE partitions support | Karel Zak | 1 | -0/+187 | |
Signed-off-by: Karel Zak <kzak@redhat.com> |