diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2005-12-19 11:21:42 -0800 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2006-01-03 11:45:57 -0800 |
commit | 51e7a5987058c6b4d0c1337587f2ec0c34ffa708 (patch) | |
tree | 7c52561ff6ba0a2fd8717218ba7bf94458c8b98f /fs/Kconfig | |
parent | 82353b594c784deabb8d9764b477e65c2b3726f9 (diff) | |
download | linux-3.10-51e7a5987058c6b4d0c1337587f2ec0c34ffa708.tar.gz linux-3.10-51e7a5987058c6b4d0c1337587f2ec0c34ffa708.tar.bz2 linux-3.10-51e7a5987058c6b4d0c1337587f2ec0c34ffa708.zip |
[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/Kconfig | 1 |
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. |