From: Mi Jinlong Date: Wed, 23 Nov 2011 02:48:40 +0000 (+0800) Subject: nfsd41: allow non-reclaim open-by-fh's in 4.1 X-Git-Tag: v3.3-rc1~67^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cf99b91c669510b785b459c211772091a94efd5;p=pandora-kernel.git nfsd41: allow non-reclaim open-by-fh's in 4.1 With NFSv4.0 it was safe to assume that open-by-filehandles were always reclaims. With NFSv4.1 there are non-reclaim open-by-filehandle operations, so we should ensure we're only insisting on reclaims in the OPEN_CLAIM_PREVIOUS case. Signed-off-by: Mi Jinlong Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed