]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: SMB2 close. Add utility function setup_close_full_information()
authorJeremy Allison <jra@samba.org>
Fri, 20 Feb 2015 02:46:55 +0000 (18:46 -0800)
committerKarolin Seeger <kseeger@samba.org>
Sun, 22 Feb 2015 13:19:07 +0000 (14:19 +0100)
commit66acf5bc704033070ba2074d0c6519ea9e44a70e
tree20192f800ff8cffb3c84491ed380cf8c58480561
parent22578e83789e247dacd90036a40cf78b53f9ab39
s3: smbd: SMB2 close. Add utility function setup_close_full_information()

Not yet used.

Bug 11104 - SMB2/SMB3 close response does not include attributes when requested.

https://bugzilla.samba.org/show_bug.cgi?id=11104

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Steve French <sfrench@samba.org>
(cherry picked from commit 2ccfdf760e4adcf25d59c629c9d6d6b31a10a9f1)
source3/smbd/smb2_close.c