Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to: Matthias Schwarzott <zzam@gentoo.org>
|
|
Seems we find the md signature in cpu-order on the disk. Let's
look for both endian encodings ...
Thanks to Michael Prokop for his help finding the bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to David Härdeman.
|
|
This fixes a Fedora issue not having the group 'nogroup'.
|
|
Based on a patch from:
Scott James Remnant <scott@ubuntu.com>
|
|
|
|
Taken from the FreeBSD HAL repository.
|
|
|
|
|
|
|
|
Thanks to David Härdeman for pointing it out.
|
|
Parts from Ubuntu's 70-ifrename.patch.
|
|
Patch from Red Hat.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|