diff options
author | NeilBrown <neilb@suse.com> | 2016-10-13 15:26:47 +1100 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2016-12-01 17:57:56 -0500 |
commit | 1739347549653dc2463d208d7039f5e97b8f1e8b (patch) | |
tree | 8d9421e7d74b30a01cc13099a9eb30d4e588086e /init | |
parent | 29b59f94169374c412cedf60c77073df4e68ce51 (diff) | |
download | linux-1739347549653dc2463d208d7039f5e97b8f1e8b.tar.bz2 |
NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner
The only time that a lock_context is not immediately available is in
setattr, and now that it has an open_context, it can easily find one
with nfs_get_lock_context.
This removes the need for the on-stack nfs_lockowner.
This change is preparation for correctly support flock stateids.
Signed-off-by: NeilBrown <neilb@suse.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions