From: J. Bruce Fields Date: Mon, 22 Aug 2011 17:13:31 +0000 (-0400) Subject: nfsd4: get lock checks out of preprocess_seqid_op X-Git-Tag: v3.2-rc1~177^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b34f27aa5da75b0b6c054e76bb4b92aea7aac04b;p=pandora-kernel.git nfsd4: get lock checks out of preprocess_seqid_op We've got some lock-specific code here in nfs4_preprocess_seqid_op which is only used by nfsd4_lock(). Move it to the caller. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed