diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2022-06-01 00:48:38 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-06-01 01:04:06 +0200 |
commit | f66f8b94e7f2f4ac9fffe710be231ca8f25c5057 (patch) | |
tree | ded318abbf35c949c6106ab6022ebedd27853a01 /fs/cifs/cifs_swn.c | |
parent | cifs: remove repeated debug message on cifs_put_smb_ses() (diff) | |
download | linux-f66f8b94e7f2f4ac9fffe710be231ca8f25c5057.tar.xz linux-f66f8b94e7f2f4ac9fffe710be231ca8f25c5057.zip |
cifs: when extending a file with falloc we should make files not-sparse
as this is the only way to make sure the region is allocated.
Fix the conditional that was wrong and only tried to make already
non-sparse files non-sparse.
Cc: stable@vger.kernel.org
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifs_swn.c')
0 files changed, 0 insertions, 0 deletions