smbd/smb2_ioctl: instruct VFS to ignore locks for dup extents
authorDavid Disseldorp <ddiss@samba.org>
Thu, 4 May 2017 13:09:36 +0000 (15:09 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 10 May 2017 10:27:00 +0000 (12:27 +0200)
commitde01e117d65219e5765e8e83730aa00c4bac5b6b
tree0fe43d84ebc955e34c0bb5fc4353f11e61ec7ed3
parentc4fd96016610171a31ad54a7883b3682680ef8d1
smbd/smb2_ioctl: instruct VFS to ignore locks for dup extents

As described in the previous commit - Windows Server 2016 (ReFS) ignores
locks for FSCTL_DUPLICATE_EXTENTS_TO_FILE. Do the same for Samba.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed May 10 12:27:00 CEST 2017 on sn-devel-144
source3/smbd/smb2_ioctl_filesys.c