[PATCH 2/2] ocfs2: cluster aware flock()
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 21 Dec 2007 00:49:04 +0000 (16:49 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 Jan 2008 23:05:43 +0000 (15:05 -0800)
Hook up ocfs2_flock(), using the new flock lock type in dlmglue.c. A new
mount option, "localflocks" is added so that users can revert to old
functionality as need be.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found