aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@fieldses.org>2006-01-11 16:55:00 -0500
committerMark Fasheh <mark.fasheh@oracle.com>2006-02-03 13:47:19 -0800
commit0d419a6a95ee158675aa184c6c3e476b22d02145 (patch)
treee57df9cbddc68e9b6e2f702537328b619529c783 /Documentation
parent[OCFS2] Make ip_io_sem a mutex (diff)
downloadlinux-dev-0d419a6a95ee158675aa184c6c3e476b22d02145.tar.xz
linux-dev-0d419a6a95ee158675aa184c6c3e476b22d02145.zip
[OCFS2] Documentation Fix
Update ocfs2.txt to add "cluster aware lockf" under missing features. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/ocfs2.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/ocfs2.txt b/Documentation/filesystems/ocfs2.txt
index f2595caf052e..4389c684a80a 100644
--- a/Documentation/filesystems/ocfs2.txt
+++ b/Documentation/filesystems/ocfs2.txt
@@ -35,6 +35,7 @@ Features which OCFS2 does not support yet:
be cluster coherent.
- quotas
- cluster aware flock
+ - cluster aware lockf
- Directory change notification (F_NOTIFY)
- Distributed Caching (F_SETLEASE/F_GETLEASE/break_lease)
- POSIX ACLs