Skip to content
Commit 29b59f94 authored by NeilBrown's avatar NeilBrown Committed by Trond Myklebust
Browse files

NFSv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state.



The open_context can always lead directly to the state, and is always easily
available, so this is a straightforward change.
Doing this makes more information available to _nfs4_do_setattr() for use
in the next patch.

Signed-off-by: default avatarNeilBrown <neilb@suse.com>
Reviewed-by: default avatarJeff Layton <jlayton@redhat.com>
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 532d4def
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