summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.sym
diff options
context:
space:
mode:
authorKarel Zak2009-11-26 17:45:01 +0100
committerKarel Zak2010-06-03 15:20:10 +0200
commit69b7e41e999bbe8ac7402cd958bb3d4ba1d2e6fb (patch)
treebde5b2a6508c2570ad7b69d2b2bf43fbc072b175 /shlibs/mount/src/mount.sym
parentlibmount: add version.c (diff)
downloadkernel-qcow2-util-linux-69b7e41e999bbe8ac7402cd958bb3d4ba1d2e6fb.tar.gz
kernel-qcow2-util-linux-69b7e41e999bbe8ac7402cd958bb3d4ba1d2e6fb.tar.xz
kernel-qcow2-util-linux-69b7e41e999bbe8ac7402cd958bb3d4ba1d2e6fb.zip
libmount: add basic utils
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/mount.sym')
-rw-r--r--shlibs/mount/src/mount.sym3
1 files changed, 3 insertions, 0 deletions
diff --git a/shlibs/mount/src/mount.sym b/shlibs/mount/src/mount.sym
index cf6907a98..0f2fc6b7d 100644
--- a/shlibs/mount/src/mount.sym
+++ b/shlibs/mount/src/mount.sym
@@ -5,7 +5,10 @@
*/
MOUNT_2.18 {
global:
+ mnt_fstype_is_netfs;
+ mnt_fstype_is_pseudofs;
mnt_get_library_version;
+ mnt_open_device;
mnt_parse_version_string;
local:
*;