commit | cb7a8384dc0202d5490302b7e948ede498aad720 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Sep 11 16:23:46 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:17 2018 -0400 |
tree | e25ac00bbd2c19a5a356f7e15c44ea5f0fe5a18e | |
parent | 10ec57e4c500007fb54b7030f1194121794d48eb [diff] |
NFS: Split out the body of nfs4_reclaim_open_state() Moving all of this into a new function removes the need for cramped indentation, making the code overall easier to look at. I also take this chance to switch copy recovery over to using nfs4_stateid_match_other() Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>