]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: writeback fix
authorDavid Howells <dhowells@redhat.com>
Mon, 24 Jan 2022 23:15:18 +0000 (23:15 +0000)
committerSteve French <stfrench@microsoft.com>
Tue, 22 Mar 2022 20:38:20 +0000 (15:38 -0500)
commit8f12830d87af32bc0b15a071875c876cca7748b0
treec7a5002f63f3c2863b920fcae078bc58c8c54638
parent666a7e118f943870deffeb9b7e37bc71d03e60e6
cifs: writeback fix

Wait for the page to be written to the cache before we allow it
to be modified

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/file.c