commit | dcd94cc2e75cb1457d4d2dcfa0b360baee4b8764 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Jul 29 21:34:18 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Jul 31 14:20:11 2014 -0400 |
tree | d572b5715cb3322b391bf0d140a970ba213df462 | |
parent | 67cb1279be27345ba6855c1aab9e90ef5f5ac645 [diff] |
nfsd: nfsd4_process_open2() must reference the delegation stateid Ensure that nfsd4_process_open2() keeps a reference to the delegation stateid until it is done working with it. Necessary step toward client_mutex removal. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>