]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/linux/nfs_fs.h
NFS: discard nfs_lockowner structure.
authorNeilBrown <neilb@suse.com>
Thu, 13 Oct 2016 04:26:47 +0000 (15:26 +1100)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 1 Dec 2016 22:58:13 +0000 (17:58 -0500)
commitd51fdb87a611f8ef50518df7187173ae10469fd0
tree5c7b1f573e024cdc906641ede0f7d035bed2c016
parent8d42443166a5d3800756db98498a4961a5ea5de7
NFS: discard nfs_lockowner structure.

It now has only one field and is only used in one structure.
So replaced it in that structure by the field it contains.

Signed-off-by: NeilBrown <neilb@suse.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/inode.c
fs/nfs/nfs4state.c
fs/nfs/pagelist.c
fs/nfs/write.c
include/linux/nfs_fs.h