smb3: do not error on fsync when readonly
From: Steve French <smfrench@gmail.com>
Date: 2021-11-15 06:01:49
Also in:
linux-cifs
From: Steve French <smfrench@gmail.com>
Date: 2021-11-15 06:01:49
Also in:
linux-cifs
Please include "smb3: do not error on fsync when readonly" Commit id: 71e6864eacbef0b2645ca043cdfbac272cb6cea3 It fixes an fsync problem over SMB3 mounts, reported by Julian, when the file is not opened for write. -- Thanks, Steve