diff options
author | Steve French <smfrench@gmail.com> | 2018-05-10 18:59:37 +0300 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2018-05-11 03:21:14 +0300 |
commit | 6e70c267e68d77679534dcf4aaf84e66f2cf1425 (patch) | |
tree | 18dbbc4fd655506f31bb8586a4c64eacf3b67893 /drivers/nvme/host | |
parent | ae2cd7fb478b8da707906ee1706ae1379968a8f9 (diff) | |
download | linux-6e70c267e68d77679534dcf4aaf84e66f2cf1425.tar.xz |
smb3: directory sync should not return an error
As with NFS, which ignores sync on directory handles,
fsync on a directory handle is a noop for CIFS/SMB3.
Do not return an error on it. It breaks some database
apps otherwise.
Signed-off-by: Steve French <smfrench@gmail.com>
CC: Stable <stable@vger.kernel.org>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'drivers/nvme/host')
0 files changed, 0 insertions, 0 deletions