diff options
author | Steve French <stfrench@microsoft.com> | 2020-12-16 18:04:27 -0600 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-12-16 21:53:14 -0600 |
commit | 2d0604934f507b8b4799f3c1dff41cca3dd85239 (patch) | |
tree | 3de5ea8dc97a9edf6a99b846cae81018e4871bb8 /fs/cifs/cache.c | |
parent | 31f6551ad75608d9c71fd4d3548c33f1abc52093 (diff) | |
download | linux-2d0604934f507b8b4799f3c1dff41cca3dd85239.tar.gz linux-2d0604934f507b8b4799f3c1dff41cca3dd85239.tar.bz2 linux-2d0604934f507b8b4799f3c1dff41cca3dd85239.zip |
cifs: Fix support for remount when not changing rsize/wsize
When remounting with the new mount API, we need to set
rsize and wsize to the previous values if they are not passed
in on the remount. Otherwise they get set to zero which breaks
xfstest 452 for example.
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Diffstat (limited to 'fs/cifs/cache.c')
0 files changed, 0 insertions, 0 deletions