Skip to content
Commit b4a2cf76 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

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: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 1540c5d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment