summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.sym
diff options
context:
space:
mode:
authorKarel Zak2010-07-14 15:05:14 +0200
committerKarel Zak2011-01-03 12:28:40 +0100
commit0532ba1d8f875d97c3938bc8bd32e7e536f8d08f (patch)
tree71116b30652fdfec30ad0d624ef5f4e368e0b03a /shlibs/mount/src/mount.sym
parentlibmount: add mnt_split_optstr() (diff)
downloadkernel-qcow2-util-linux-0532ba1d8f875d97c3938bc8bd32e7e536f8d08f.tar.gz
kernel-qcow2-util-linux-0532ba1d8f875d97c3938bc8bd32e7e536f8d08f.tar.xz
kernel-qcow2-util-linux-0532ba1d8f875d97c3938bc8bd32e7e536f8d08f.zip
libmount: add mnt_tab_parse_mtab()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/mount.sym')
-rw-r--r--shlibs/mount/src/mount.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/shlibs/mount/src/mount.sym b/shlibs/mount/src/mount.sym
index e5c1fcf96..14d9fbf4e 100644
--- a/shlibs/mount/src/mount.sym
+++ b/shlibs/mount/src/mount.sym
@@ -126,6 +126,7 @@ global:
mnt_tab_next_fs;
mnt_tab_parse_file;
mnt_tab_parse_fstab;
+ mnt_tab_parse_mtab;
mnt_tab_parse_stream;
mnt_tab_remove_fs;
mnt_tab_set_cache;