From: Andy Adamson Date: Thu, 19 Jan 2006 01:43:17 +0000 (-0800) Subject: [PATCH] nfsd4: misc lock fixes X-Git-Tag: v2.6.16-rc2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f6ef2f1d7329111fcad7db48fb7adba5062d0a;p=pandora-kernel.git [PATCH] nfsd4: misc lock fixes Logic fixes for LOCK and UNLOCK. - Move the permission check on the current file handle outside of nfs4_lock_state() - remove the file manager fl_release_private calls; fl_ops is not set. Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed