summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.sym
diff options
context:
space:
mode:
authorKarel Zak2010-09-14 10:42:44 +0200
committerKarel Zak2011-01-03 12:28:42 +0100
commite87c03f47ee2f0dac56cd03b08fe601ee97a2466 (patch)
treee09bb674c07c40ccd965b3edcd2a0fcba6a2b236 /shlibs/mount/src/mount.sym
parentlibmount: fix optstr test (diff)
downloadkernel-qcow2-util-linux-e87c03f47ee2f0dac56cd03b08fe601ee97a2466.tar.gz
kernel-qcow2-util-linux-e87c03f47ee2f0dac56cd03b08fe601ee97a2466.tar.xz
kernel-qcow2-util-linux-e87c03f47ee2f0dac56cd03b08fe601ee97a2466.zip
libmount: add mnt_optstr_prepend_option()
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 56e20dddf..af0cc88fb 100644
--- a/shlibs/mount/src/mount.sym
+++ b/shlibs/mount/src/mount.sym
@@ -106,6 +106,7 @@ global:
mnt_optls_remove_option_by_flags;
mnt_optls_remove_option_by_iflags;
mnt_optstr_append_option;
+ mnt_optstr_prepend_option;
mnt_optstr_get_mountflags;
mnt_optstr_get_option;
mnt_optstr_next_option;