aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2005-12-19 11:21:42 -0800
committerJoel Becker <joel.becker@oracle.com>2006-01-03 11:45:57 -0800
commit51e7a5987058c6b4d0c1337587f2ec0c34ffa708 (patch)
tree7c52561ff6ba0a2fd8717218ba7bf94458c8b98f /fs
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')
-rw-r--r--fs/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 59b17955931..382e3b2883d 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -346,7 +346,6 @@ config OCFS2_FS
Note: Features which OCFS2 does not support yet:
- extended attributes
- - readonly mount
- shared writeable mmap
- loopback is supported, but data written will not
be cluster coherent.