From: Mark Fasheh Date: Fri, 21 Dec 2007 00:49:04 +0000 (-0800) Subject: [PATCH 2/2] ocfs2: cluster aware flock() X-Git-Tag: v2.6.25-rc1~1232^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53fc622b9e829c8e632e45ef8c14f054388759c1;p=pandora-kernel.git [PATCH 2/2] ocfs2: cluster aware flock() 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 --- Reading git-diff-tree failed