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

NFSv4: Fix exclusive create attributes encoding



When using NFS4_CREATE_EXCLUSIVE4_1 mode, the client will overestimate the
amount of space that it needs for the attributes because it does so
before checking whether or not the server supports a given attribute.

Fix by checking the attribute mask earlier.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 2e84611b
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