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
_______________________________________________
Ocfs2-devel mailing list
[email protected]
http://oss.oracle.com/mailman/listinfo/ocfs2-devel

Reply via email to