s3: Fix shadow copy display on Windows 7
authorVolker Lendecke <vl@samba.org>
Thu, 8 Oct 2009 12:02:39 +0000 (14:02 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 19 Oct 2009 10:07:56 +0000 (12:07 +0200)
commit415fb7fc0e07517f4e681b5872ac3f0e59632d96
treeacd327231af99ef86ae3d617d2a6b838c8b84e7a
parentbf00bbf3e71eff5f2cb732f78b8fd9aed84dfa2e
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.
source/smbd/nttrans.c