summaryrefslogtreecommitdiffstats
path: root/libmount/docs
diff options
context:
space:
mode:
authorKarel Zak2013-03-25 13:56:31 +0100
committerKarel Zak2013-03-25 13:56:31 +0100
commitdcc15ce5afc7a5f86f65f9084a780f9509e15613 (patch)
tree72f1d4ee94f8f840598eacaf305107d3bf92b7f4 /libmount/docs
parentlibmount: make libmount.h consistent with code (diff)
downloadkernel-qcow2-util-linux-dcc15ce5afc7a5f86f65f9084a780f9509e15613.tar.gz
kernel-qcow2-util-linux-dcc15ce5afc7a5f86f65f9084a780f9509e15613.tar.xz
kernel-qcow2-util-linux-dcc15ce5afc7a5f86f65f9084a780f9509e15613.zip
libmount: add mnt_table_find_mountpoint()
This is more robust implementation of mnt_get_mountpoint() that does not ignore bind mountpoints (mount --bind /mnt /mnt) as it does not depend on st_dev numbers. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libmount/docs')
-rw-r--r--libmount/docs/libmount-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmount/docs/libmount-sections.txt b/libmount/docs/libmount-sections.txt
index 3475630d7..2c3dab722 100644
--- a/libmount/docs/libmount-sections.txt
+++ b/libmount/docs/libmount-sections.txt
@@ -283,6 +283,7 @@ mnt_new_table_from_dir
mnt_new_table_from_file
mnt_table_add_fs
mnt_table_find_devno
+mnt_table_find_mountpoint
mnt_table_find_next_fs
mnt_table_find_pair
mnt_table_find_source