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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=51e7a5987058c6b4d0c1337587f2ec0c34ffa708;p=linux-beck.git [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 59b179559312..382e3b2883d5 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.