s3: Fix shadow copy display on Windows 7
commit2250735a07a39c5af9b1cf5e4e17df2bbdb04c75
authorVolker Lendecke <vl@samba.org>
Thu, 8 Oct 2009 12:02:39 +0000 (8 14:02 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:06 +0000 (26 11:39 +0100)
treeef42195010650d24cc67231648267bbd0bbe919b
parent1dea2f34cbb09fcb512d129f5a58a25e3449e5c4
s3: Fix shadow copy display on Windows 7

Windows 7 is a bit more picky on our NT_STATUS_BUFFER_TOO_SMALL. Announce the
right buffer size, the same amount we later check for.
(cherry picked from commit c6c0907950030db90331e5e0ac96a68619fe4a73)
source3/smbd/nttrans.c