From: Trond Myklebust Date: Wed, 7 Mar 2012 21:39:06 +0000 (-0500) Subject: NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE X-Git-Tag: v3.4-rc1~123^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3114ea7a24d3264c090556a2444fc6d2c06176d4;p=pandora-kernel.git NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE If a setattr() fails because of an NFS4ERR_OPENMODE error, it is probably due to us holding a read delegation. Ensure that the recovery routines return that delegation in this case. Reported-by: Miklos Szeredi Signed-off-by: Trond Myklebust Cc: stable@vger.kernel.org --- Reading git-diff-tree failed