From: Mark Fasheh Date: Mon, 19 Dec 2005 19:21:42 +0000 (-0800) Subject: [PATCH] o Update Kconfig documentation to reflect support for readonly mounts. X-Git-Tag: v2.6.16-rc1~474^2~19^2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51e7a5987058c6b4d0c1337587f2ec0c34ffa708;p=linux-2.6 [PATCH] o Update Kconfig documentation to reflect support for readonly mounts. Signed-off-by: Mark Fasheh --- diff --git a/fs/Kconfig b/fs/Kconfig index 59b1795593..382e3b2883 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.