[Ocfs2-devel] NFS exports of cluster filesystems

J. Bruce Fields bfields at fieldses.org
Wed Jan 11 15:55:00 CST 2006


On Wed, Jan 11, 2006 at 01:49:05PM -0800, Mark Fasheh wrote:
> You're correct in that right now OCFS2 does not support cluster coherent
> posix locks. It is definitely on our TODO list, though it may take time as
> the changes required are not trivial at all.

Got it, thanks.  Oh, and I just noticed the
Documentation/filesystems/ocfs2.txt.  Maybe you want something like
this?--b.

diff --git a/Documentation/filesystems/ocfs2.txt b/Documentation/filesystems/ocfs2.txt
index f2595ca..4389c68 100644
--- a/Documentation/filesystems/ocfs2.txt
+++ b/Documentation/filesystems/ocfs2.txt
@@ -35,6 +35,7 @@ Features which OCFS2 does not support ye
 	  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


More information about the Ocfs2-devel mailing list