smbd: qfilepathinfo has fixed/variable buffers
authorVolker Lendecke <vl@samba.org>
Tue, 27 Aug 2013 09:06:27 +0000 (09:06 +0000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Sep 2013 08:49:49 +0000 (10:49 +0200)
commitd0f6c38f9638173b34e1a174b8811df83e045f5c
treebab284e3203dbb9e5cdd47fea2018f5e5e5af014
parent5efd0ca590670a142631db1c2133450a1020ba60
smbd: qfilepathinfo has fixed/variable buffers

The error message will have to change depending whether the buffer is
too small for the fixed or variable buffers

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10106
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 53123996033594f68a3fc9037474aada3aef0750)
source3/smbd/globals.h
source3/smbd/smb2_getinfo.c
source3/smbd/trans2.c