]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libmount/src/tab.c
libmount: FS id and parent ID could be zero
authorKarel Zak <kzak@redhat.com>
Thu, 20 Feb 2014 15:59:11 +0000 (16:59 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 20 Feb 2014 15:59:11 +0000 (16:59 +0100)
commit6c373810f5b1d32824371e9dff6ee5a006388f98
tree287306034379ceea9232f217e99a506ffef72e9f
parent4b01c5a1421df51d340df995a6ec5e132c074d1a
libmount: FS id and parent ID could be zero

It seems that linux 3.14 is able to produce things like:

  19 0 8:3 / / rw,relatime - ext4 /dev/sda3 rw,data=ordered
     ^

Reported-by: Mantas Mikulėnas <grawity@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/tab.c
misc-utils/findmnt.c