aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2005-12-19 14:21:42 -0500
committerJoel Becker <joel.becker@oracle.com>2006-01-03 14:45:57 -0500
commit51e7a5987058c6b4d0c1337587f2ec0c34ffa708 (patch)
tree7c52561ff6ba0a2fd8717218ba7bf94458c8b98f /fs/Kconfig
parent82353b594c784deabb8d9764b477e65c2b3726f9 (diff)
[PATCH] o Update Kconfig documentation to reflect support for readonly mounts.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 59b179559312..382e3b2883d5 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -346,7 +346,6 @@ config OCFS2_FS
346 346
347 Note: Features which OCFS2 does not support yet: 347 Note: Features which OCFS2 does not support yet:
348 - extended attributes 348 - extended attributes
349 - readonly mount
350 - shared writeable mmap 349 - shared writeable mmap
351 - loopback is supported, but data written will not 350 - loopback is supported, but data written will not
352 be cluster coherent. 351 be cluster coherent.