s3: Fix shadow copy display on Windows 7
commit3a8c26e832057486f923c1d1f1bfd6da71559dd4
authorVolker Lendecke <vl@samba.org>
Thu, 8 Oct 2009 12:02:39 +0000 (8 14:02 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Jan 2010 13:00:59 +0000 (13 14:00 +0100)
tree60a795c79bcd167f2d889bc3cbe8ecc001319bab
parentdb9df986d4603a2e034625be3ed9720df6843c0a
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).
(cherry picked from commit dc3d1f2f073f135bf48a08163010465ba88b9d37)
source/smbd/nttrans.c