Skip to content
Commit c32a0b68 authored by Steve French's avatar Steve French
Browse files

[CIFS] Allow local filesize for file that is open for write to be updated


from server when mount forcedirectio.

Allowing update of file size with non forcedirectio mounts should be
allowed in the fiture but requires carefully writing out the
last page in the local file if it is a partial page in order to
avoid corruption and careful serialization

Thanks to Maximiliano Curia who suggested similar changes and provided
a testcase.

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent f3f6ec4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment