smbd: qfilepathinfo has fixed/variable buffers
commit53123996033594f68a3fc9037474aada3aef0750
authorVolker Lendecke <vl@samba.org>
Tue, 27 Aug 2013 09:06:27 +0000 (27 09:06 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 28 Aug 2013 21:37:08 +0000 (28 23:37 +0200)
tree4125324e2498c9aef1ed5b9e9cf6941f1cbce9de
parente1843cd33274a3d790a4214b3d50a584d3d3fc95
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>
source3/smbd/globals.h
source3/smbd/smb2_getinfo.c
source3/smbd/trans2.c