From: Trond Myklebust Date: Wed, 17 Jul 2013 20:43:16 +0000 (-0400) Subject: NFSv4: Fix a regression against the FreeBSD server X-Git-Tag: v3.11-rc2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a2cf76ab7c08628c62b2062dacefa496b59dfd;p=pandora-kernel.git NFSv4: Fix a regression against the FreeBSD server Technically, the Linux client is allowed by the NFSv4 spec to send 3 word bitmaps as part of an OPEN request. However, this causes the current FreeBSD server to return NFS4ERR_ATTRNOTSUPP errors. Fix the regression by making the Linux client use a 2 word bitmap unless doing NFSv4.2 with labeled NFS. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed