commit | b66ae6dd0c30c750cbc5c633dea08712203abc03 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Jan 06 13:40:32 2020 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jan 22 16:25:40 2020 -0500 |
tree | 5597bca9d4e75efbcd7fb07d31ba5ab7d9751672 | |
parent | 7bf94c6ba9fb291bd28fac3228553cb305bfc92a [diff] |
nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() Needed in order to fix exclusion w.r.t. writes. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>