summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.sym
diff options
context:
space:
mode:
authorKarel Zak2010-06-23 10:18:43 +0200
committerKarel Zak2011-01-03 12:28:39 +0100
commit9826a63737086a8c28353de878b4bf3e1d5caa2b (patch)
tree10259a4d2b7ce27547a8370977ac14984469aa93 /shlibs/mount/src/mount.sym
parentlib: add wrappers for "at" functions (diff)
downloadkernel-qcow2-util-linux-9826a63737086a8c28353de878b4bf3e1d5caa2b.tar.gz
kernel-qcow2-util-linux-9826a63737086a8c28353de878b4bf3e1d5caa2b.tar.xz
kernel-qcow2-util-linux-9826a63737086a8c28353de878b4bf3e1d5caa2b.zip
libmount: add /etc/fstab.d support
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 8f930967c..f3c10689a 100644
--- a/shlibs/mount/src/mount.sym
+++ b/shlibs/mount/src/mount.sym
@@ -121,6 +121,7 @@ global:
mnt_tab_next_child_fs;
mnt_tab_next_fs;
mnt_tab_parse_file;
+ mnt_tab_parse_fstab;
mnt_tab_parse_stream;
mnt_tab_remove_fs;
mnt_tab_set_cache;