commit | d51fdb87a611f8ef50518df7187173ae10469fd0 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.com> | Thu Oct 13 15:26:47 2016 +1100 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Dec 01 17:58:13 2016 -0500 |
tree | 5c7b1f573e024cdc906641ede0f7d035bed2c016 | |
parent | 8d42443166a5d3800756db98498a4961a5ea5de7 [diff] |
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>