aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorMark Fasheh <mark.fasheh@oracle.com>2007-08-23 11:17:55 -0700
committerMark Fasheh <mark.fasheh@oracle.com>2007-09-11 11:38:25 -0700
commit10b0845bed2b93f88d9758880a0a0e53f50c5139 (patch)
tree6f59ed3681076f167d346a9264f9d167101164a3 /fs/Kconfig
parentLinux 2.6.23-rc6 (diff)
downloadlinux-dev-10b0845bed2b93f88d9758880a0a0e53f50c5139.tar.xz
linux-dev-10b0845bed2b93f88d9758880a0a0e53f50c5139.zip
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
Note: Features which OCFS2 does not support yet:
- extended attributes
- - shared writeable mmap
- - loopback is supported, but data written will not
- be cluster coherent.
- quotas
- cluster aware flock
- Directory change notification (F_NOTIFY)