From: Trond Myklebust Date: Thu, 29 Jun 2006 20:38:34 +0000 (-0400) Subject: NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock X-Git-Tag: v2.6.18-rc1~4^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b07357490e5c7a1c3c2b6f4679d7ee4b4185ecd;p=pandora-kernel.git NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock Use the new behaviour of {flock,posix}_file_lock(F_UNLCK) to determine if we held a lock, and only send the RPC request to the server if this was the case. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed