fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. The
commit71b0b6007e54da1be7f7fe5fc6401c36a05e217e
authorAndrew Tridgell <tridge@samba.org>
Sun, 1 Jun 2003 13:25:16 +0000 (1 13:25 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 1 Jun 2003 13:25:16 +0000 (1 13:25 +0000)
treef0bb8576bcbb0bc8bd8c433b9265ea55a3838ea9
parentc49b32e492580f774ef7faa323e244749196027d
fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. The
structure we were using was completely wrong after the first few
parameters.

found by samba4 testsuite. Lots of other stuff also fails, but is
harder to fix.
(This used to be commit 6f34bd423ebb805e1e5a3b61bb5b2ca8530ce69d)
source3/smbd/trans2.c