summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.sym
diff options
context:
space:
mode:
authorKarel Zak2010-09-27 12:14:41 +0200
committerKarel Zak2011-01-03 12:28:43 +0100
commit4796b46d69f30237db0a0788b4df511d3112a0b8 (patch)
tree39d0a13b79f1392f24ee245dc75abba8a2b05ba8 /shlibs/mount/src/mount.sym
parentlibmount: clean up mountflags usage (diff)
downloadkernel-qcow2-util-linux-4796b46d69f30237db0a0788b4df511d3112a0b8.tar.gz
kernel-qcow2-util-linux-4796b46d69f30237db0a0788b4df511d3112a0b8.tar.xz
kernel-qcow2-util-linux-4796b46d69f30237db0a0788b4df511d3112a0b8.zip
libmount: add mnt_optstr_fix_user
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 308abcde9..bb3ac2421 100644
--- a/shlibs/mount/src/mount.sym
+++ b/shlibs/mount/src/mount.sym
@@ -82,6 +82,7 @@ global:
mnt_optstr_fix_gid;
mnt_optstr_fix_selinux;
mnt_optstr_fix_uid;
+ mnt_optstr_fix_user;
mnt_optstr_apply_flags;
mnt_optstr_get_flags;
mnt_parse_version_string;