cifs: only write 64kb at a time when fallocating a small region of a file
We only allow sending single credit writes through the SMB2_write() synchronous api so split this into smaller chunks. Fixes: 966a3cb7 ("cifs: improve fallocate emulation") Signed-off-by:Ronnie Sahlberg <lsahlber@redhat.com> Reported-by:
Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by:
Steve French <stfrench@microsoft.com>
Loading
Please register or sign in to comment