commit | 0ca0c9d7edcf4996da3ebf07947c4484d1e3de16 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Fri Apr 12 16:26:30 2019 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Apr 24 09:46:35 2019 -0400 |
tree | 3275d3344964de32a9d37d4c97bb41035a763465 | |
parent | 0b8f62625dc309651d0efcb6a6247c933acd8b45 [diff] |
nfsd: fh_drop_write in nfsd_unlink fh_want_write() can now be called twice, but I'm also fixing up the callers not to do that. Other cases include setattr and create. Signed-off-by: J. Bruce Fields <bfields@redhat.com>