Fix bug #8311 - Winzip occasionally can not read files out of an open winzip dialog.
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Jun 2012 22:59:35 +0000 (15:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Jun 2012 17:46:30 +0000 (19:46 +0200)
commit87d75c675ccd1cd455afb67e149ce1e835ad6b21
tree997e371ef7b32031e1018df952048930de20fbe1
parent185c2054fd22de0ab07a762a279a7ef0db5d802c
Fix bug #8311 - Winzip occasionally can not read files out of an open winzip dialog.

Backport of the changes in master without the VFS change. Move
all processing into smb_fsctl().
source3/smbd/nttrans.c
source3/smbd/proto.h
source3/smbd/smb2_ioctl.c