r5548: Stop lying about allocation sizes to Windows clients. It was a nice
authorJeremy Allison <jra@samba.org>
Fri, 25 Feb 2005 02:22:44 +0000 (02:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:47 +0000 (10:55 -0500)
commitb9f147634df0126320ffe3b9a23068e76f6c1681
tree49ad08370fa13bc094f4e0cd0b7a76ea2dd09dd1
parenta5e215650e09f087f8aede96475bd26649aa244e
r5548: Stop lying about allocation sizes to Windows clients. It was a nice
idea, and aparently improved performance in some circumstances, but it
breaks the VC++ compiler :-(. Not cool. Fix bug #2146.
Jeremy.
source/include/local.h
source/include/smb_macros.h
source/smbd/nttrans.c
source/smbd/trans2.c