aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/smb2inode.c
diff options
context:
space:
mode:
authorSteve French <stfrench@microsoft.com>2021-11-10 01:47:48 -0600
committerSteve French <stfrench@microsoft.com>2021-11-10 16:28:27 -0600
commit71e6864eacbef0b2645ca043cdfbac272cb6cea3 (patch)
tree9a62b86152ec698032bec5ab399a76ab323e5c2e /fs/cifs/smb2inode.c
parentcifs: for compound requests, use open handle if possible (diff)
downloadlinux-dev-71e6864eacbef0b2645ca043cdfbac272cb6cea3.tar.xz
linux-dev-71e6864eacbef0b2645ca043cdfbac272cb6cea3.zip
smb3: do not error on fsync when readonly
Linux allows doing a flush/fsync on a file open for read-only, but the protocol does not allow that. If the file passed in on the flush is read-only try to find a writeable handle for the same inode, if that is not possible skip sending the fsync call to the server to avoid breaking the apps. Reported-by: Julian Sikorski <belegdol@gmail.com> Tested-by: Julian Sikorski <belegdol@gmail.com> Suggested-by: Jeremy Allison <jra@samba.org> Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/smb2inode.c')
0 files changed, 0 insertions, 0 deletions