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

NFSv42: Don't fail clone() unless the OP_CLONE operation failed

The failure to retrieve post-op attributes has no bearing on whether or
not the clone operation itself was successful. We must therefore ignore
the return value of decode_getfattr() when looking at the success or
failure of nfs4_xdr_dec_clone().

Fixes: 36022770

 ("nfs42: add CLONE xdr functions")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent f96f8cc4
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