util-linux/shlibs
Karel Zak fb9d90d552 libmount: fix parsing of mountinfo from 2.6.39
The /proc/self/mountinfo file uses " - " field as a separator between
optional fields and next fields in the file. The '-' char could be
used in the fields (for example in UUIDs), so it's necessary to check
for whole " - " string rather than for '-' char only.

Reported-by: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
2011-04-05 14:17:51 +02:00
..
blkid libblkid: add blkid_evaluate_spec() 2011-03-17 12:51:06 +01:00
mount libmount: fix parsing of mountinfo from 2.6.39 2011-04-05 14:17:51 +02:00
uuid lsblk: fix readlink() usage 2011-02-18 14:36:04 +01:00