how to get SMB_INFO_ALLOCATION case

Jeremy Allison jra at samba.org
Fri Jan 13 17:58:24 MST 2012


On Fri, Jan 13, 2012 at 11:47:48AM -0800, John de la Garza wrote:
> I'm trying to test the SMB_INFO_ALLOCATION case in
> samba-3.0.28a/source/smbd/trans2.c
> 
> What do I need to do to actually have this case run?
> 
> I have a  DEBUG message in there, but never see it in my log, when
> browsing the shares
> from OS X
> 
> smbd is running on linux 2.6.35

You need a client that makes this call. Obviously OSX isn't
one. Checking in the latest code we don't make this call
from smbclient either (although it shouldn't be hard to
code up).

Jeremy.


More information about the samba-technical mailing list