commit | 16f8f894108270fd99667f06bae6ebcdd0f4e4bf | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Jan 06 13:40:29 2020 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jan 22 16:25:40 2020 -0500 |
tree | ab454defbb02943b85263a720798b575b46b1ca2 | |
parent | 90d2f1da832fd23290ef0c0d964d97501e5e8553 [diff] |
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument Needed in order to fix stable writes. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>