diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2019-03-13 05:37:49 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-03-15 01:32:35 +0100 |
commit | 72c419d9b073628d3b5b0b2fc787b724f1a8c726 (patch) | |
tree | 47d208ee32973389bf30d33fc85c1b7a2617aaff /fs/dax.c | |
parent | cifs: add SMB2_ioctl_init/free helpers to be used with compounding (diff) | |
download | linux-72c419d9b073628d3b5b0b2fc787b724f1a8c726.tar.xz linux-72c419d9b073628d3b5b0b2fc787b724f1a8c726.zip |
cifs: fix smb3_zero_range so it can expand the file-size when required
This allows fallocate -z to work against a Windows2016 share.
This is due to the SMB3 ZERO_RANGE command does not modify the filesize.
To address this we will now append a compounded SET-INFO to update the
end-of-file information.
This brings xfstests generic/469 closer to working against a windows share.
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/dax.c')
0 files changed, 0 insertions, 0 deletions