s3: smbd: SMB2 close. Add utility function setup_close_full_information()
commit2ccfdf760e4adcf25d59c629c9d6d6b31a10a9f1
authorJeremy Allison <jra@samba.org>
Fri, 20 Feb 2015 02:46:55 +0000 (19 18:46 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 20 Feb 2015 17:25:06 +0000 (20 18:25 +0100)
tree22ee81232d3d0ccf942b096e94dd74b607429289
parente6e6f563e6968dcb3ae558a7857f8dff49d2939f
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>
source3/smbd/smb2_close.c