]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
authorSteve French <smfrench@gmail.com>
Fri, 22 Sep 2017 06:40:27 +0000 (01:40 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 12 Oct 2017 21:20:31 +0000 (16:20 -0500)
commitadf147fe8b15832f5eb51d21f6b07e96b5a271ce
treec7601d6cb320fd1ebaa9023d9144d2447e4dc119
parent7c3364ac1f103289c0c687b899d32282ebadfeba
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags

BugLink: http://bugs.launchpad.net/bugs/1721777
commit 1013e760d10e614dc10b5624ce9fc41563ba2e65 upstream.

Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
fs/cifs/file.c