summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/context_mount.c
diff options
context:
space:
mode:
authorKarel Zak2010-10-06 23:26:01 +0200
committerKarel Zak2011-01-03 12:28:45 +0100
commitcf94e97f2b67ede7f741131d6ef684925d503594 (patch)
treebd445410dbc62f79a5f827507539da685a9a9e17 /shlibs/mount/src/context_mount.c
parentlibmount: add mnt_tab_find_pair() (diff)
downloadkernel-qcow2-util-linux-cf94e97f2b67ede7f741131d6ef684925d503594.tar.gz
kernel-qcow2-util-linux-cf94e97f2b67ede7f741131d6ef684925d503594.tar.xz
kernel-qcow2-util-linux-cf94e97f2b67ede7f741131d6ef684925d503594.zip
libmount: add mnt_context_get_{fstab,mtab}()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/mount/src/context_mount.c')
-rw-r--r--shlibs/mount/src/context_mount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlibs/mount/src/context_mount.c b/shlibs/mount/src/context_mount.c
index 77f9497da..a09eee936 100644
--- a/shlibs/mount/src/context_mount.c
+++ b/shlibs/mount/src/context_mount.c
@@ -152,7 +152,7 @@ static int generate_helper_optstr(mnt_context *cxt, char **optstr)
/*
- * this has to be called before mnt_context_fix_optstr()
+ * this has to be called before fix_optstr()
*/
static int evaluate_permissions(mnt_context *cxt)
{