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>
Thu, 8 Oct 2009 12:07:07 +0000 (14:07 +0200)
commitf0fd5df7fd702ae2fc5fa43ac8627dd0208f607b
tree7f5a70db93d70b783ad336a181b512d52b113797
parent1e2f455b4aa77a10b20ad2beda4a8924d5a58e75
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.
source3/smbd/nttrans.c