From: Joel Becker Date: Wed, 30 Jan 2008 01:37:32 +0000 (-0800) Subject: ocfs2: Separate out dlm lock functions. X-Git-Tag: v2.6.26-rc1~1143^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ef1815e5e13e50196eb1ab8ddc0d783443bdf8;p=pandora-kernel.git ocfs2: Separate out dlm lock functions. This is the first in a series of patches to isolate ocfs2 from the underlying cluster stack. Here we wrap the dlm locking functions with ocfs2-specific calls. Because ocfs2 always uses the same dlm lock status callbacks, we can eliminate the callbacks from the filesystem visible functions. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed