summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.sym
diff options
context:
space:
mode:
authorKarel Zak2010-03-05 10:52:59 +0100
committerKarel Zak2010-06-03 15:20:11 +0200
commite7462a881930a41ec84bf0661ff19f8fd1dfe7be (patch)
treeeebf6e56ea24483871efaf65136673b259df73d9 /shlibs/mount/src/mount.sym
parentlibmount: read devno, ID and parent ID from /proc/self/mountinfo (diff)
downloadkernel-qcow2-util-linux-e7462a881930a41ec84bf0661ff19f8fd1dfe7be.tar.gz
kernel-qcow2-util-linux-e7462a881930a41ec84bf0661ff19f8fd1dfe7be.tar.xz
kernel-qcow2-util-linux-e7462a881930a41ec84bf0661ff19f8fd1dfe7be.zip
libblkid: add mnt_iter_get_direction()
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 3bc32ecdd..6740bbcd3 100644
--- a/shlibs/mount/src/mount.sym
+++ b/shlibs/mount/src/mount.sym
@@ -46,6 +46,7 @@ global:
mnt_fstype_is_pseudofs;
mnt_get_builtin_optmap;
mnt_get_library_version;
+ mnt_iter_get_direction;
mnt_lock_file;
mnt_lock_get_linkfile;
mnt_lock_get_lockfile;