s3: Fix shadow copy display on Windows 7
commit185adabf0173bc808c35543ed703f2f107aecafc
authorVolker Lendecke <vl@samba.org>
Thu, 8 Oct 2009 12:02:39 +0000 (8 14:02 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 23 Dec 2009 11:07:50 +0000 (23 12:07 +0100)
treecd98f9190ceab2438b722eb2e5b1e2944016af1b
parentf7e4670c72b8d54252b61ae564362afa28673483
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 b1243ff12d4f4b948dc7bbd85795f8ee8f7621d9)
source3/smbd/nttrans.c