summaryrefslogtreecommitdiffstats
path: root/fs
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
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')
-rw-r--r--fs/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 58a0650293e..f9eed6d7906 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)