]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: add mnt_fs_streq_target()
authorKarel Zak <kzak@redhat.com>
Fri, 2 Mar 2012 14:53:55 +0000 (15:53 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 13 Mar 2012 11:56:08 +0000 (12:56 +0100)
commit8b03f24db632814770416bbe7afd24b9379753b4
tree596fa2318eb67b07633105ba602522fd5f348530
parent1c51da86799fa3e5e57a75ebf0c99483471d96ce
libmount: add mnt_fs_streq_target()

Note that in v2.21.x the function mnt_fs_streq_ are not exported by
libmount API.

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/fs.c
libmount/src/mountP.h
libmount/src/tab.c
libmount/src/tab_parse.c
sys-utils/mount.c