From: Marc Eshel Date: Thu, 18 Jan 2007 20:08:55 +0000 (-0500) Subject: locks: factor out generic/filesystem switch from setlock code X-Git-Tag: v2.6.22-rc1~818^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7723ec9777d9832849b76475b1a21a2872a40d20;p=pandora-kernel.git locks: factor out generic/filesystem switch from setlock code Factor out the code that switches between generic and filesystem-specific lock methods; eventually we want to call this from lock managers (lockd and nfsd) too; currently they only call the generic methods. This patch does that for all the setlk code. Signed-off-by: Marc Eshel Signed-off-by: "J. Bruce Fields" --- Reading git-diff-tree failed