aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2007-08-23 14:17:55 -0400
committerMark Fasheh <mark.fasheh@oracle.com>2007-09-11 14:38:25 -0400
commit10b0845bed2b93f88d9758880a0a0e53f50c5139 (patch)
tree6f59ed3681076f167d346a9264f9d167101164a3 /fs/Kconfig
parent0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01 (diff)
ocfs2: update docs for new features
Update documentation listing ocfs2 features to reflect the current state of the file system. Add missing descriptions for some mount options which ocfs2 supports. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 58a0650293e1..f9eed6d79066 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -441,9 +441,6 @@ config OCFS2_FS
441 441
442 Note: Features which OCFS2 does not support yet: 442 Note: Features which OCFS2 does not support yet:
443 - extended attributes 443 - extended attributes
444 - shared writeable mmap
445 - loopback is supported, but data written will not
446 be cluster coherent.
447 - quotas 444 - quotas
448 - cluster aware flock 445 - cluster aware flock
449 - Directory change notification (F_NOTIFY) 446 - Directory change notification (F_NOTIFY)