s3: Fix shadow copy display on Windows 7
authorVolker Lendecke <vl@samba.org>
Thu, 8 Oct 2009 12:02:39 +0000 (14:02 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Dec 2009 08:16:27 +0000 (09:16 +0100)
commitdc3d1f2f073f135bf48a08163010465ba88b9d37
tree2774b792c287e2ab7315316bc6ada206d81b6b37
parent04fa292f6e7948c10da378ca4b8a741324478008
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.

Fix bug #6850 (Shadow Copy Support for VISTA / Windows 7).
source/smbd/nttrans.c