From: Andy Adamson Date: Sun, 26 Mar 2006 09:37:26 +0000 (-0800) Subject: [PATCH] NFSD4: return conflict lock without races X-Git-Tag: v2.6.17-rc1~630 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb76b3fda1f7c2aa2d1523b36835048a15e5e5d2;p=pandora-kernel.git [PATCH] NFSD4: return conflict lock without races Update the NFSv4 server to use the new posix_lock_file_conf() interface. Remove unnecessary (and race-prone) posix_test_file() calls. Signed-off-by: Andy Adamson Signed-off-by: J. Bruce Fields Signed-off-by: Trond Myklebust Cc: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed