From 6a493fa3769684971c9c47163d47e9687fb9d0f0 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 21 Jul 2010 14:01:56 +0200 Subject: libmount: remove fs and tab printf functions Signed-off-by: Karel Zak --- shlibs/mount/src/tab_parse.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shlibs/mount/src/tab_parse.c') diff --git a/shlibs/mount/src/tab_parse.c b/shlibs/mount/src/tab_parse.c index dc3486d53..4ab39fbd1 100644 --- a/shlibs/mount/src/tab_parse.c +++ b/shlibs/mount/src/tab_parse.c @@ -607,7 +607,8 @@ done: * This function uses @uf to found corresponding record in @tb, then the record * from @tb is updated (userspace specific mount options are added). * - * Note that @uf must contain userspace specific mount options only! + * Note that @uf must contain only userspace specific mount options instead of + * VFS options (note that FS options are ignored). * * Returns: modified filesystem (from @tb) or NULL. */ -- cgit v1.2.3-55-g7522