s3: leases: Make SMB2 setinfo SMB2_FILE_RENAME_INFORMATION_INTERNAL async.
authorJeremy Allison <jra@samba.org>
Fri, 5 Dec 2014 05:19:32 +0000 (21:19 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 5 Dec 2014 17:37:10 +0000 (18:37 +0100)
commitf435f1b3acb75c065166e3077c01acbd88601f34
tree16d33dd811df8ffb63173ddd48d5a994a9d711b2
parentbddd6004ee400cf90d08d174e9fb867a129433e7
s3: leases: Make SMB2 setinfo SMB2_FILE_RENAME_INFORMATION_INTERNAL async.

If there are any RH leases we must break them to read
and must wait for the client response before doing the rename.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Jeremy Allison <jra@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/smb2_setinfo.c