summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2022-06-01 08:48:38 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-09 10:20:48 +0200
commitc9ac773715fcfd15f2f9e61682ba1e1c82290ab5 (patch)
treebf41e62a19d9cfd13a451e3fb0079a0e45d20d56 /include/linux
parentce4627f09e666f1c8de880c19786a449725862ef (diff)
cifs: when extending a file with falloc we should make files not-sparse
commit f66f8b94e7f2f4ac9fffe710be231ca8f25c5057 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions