[PATCH] switch smbcli_open over to NTCreateAndX

Volker Lendecke Volker.Lendecke at SerNet.DE
Thu Jul 22 23:53:51 MDT 2010


On Thu, Jul 22, 2010 at 09:13:04PM -0700, James Peach wrote:
> On 19 July 2010 17:10, James Peach <jamespeach at me.com> wrote:
> > Hi all,
> >
> > Just a small patch to smbtorture.
> >
> > Since SMBOpenAndX is deprecated, we should not be using it
> > everywhere. Convert smbcli_open to use NTCreateAndX instead.
> >
> > Signed-off-by: James Peach <jpeach at samba.org>
> 
> Unless anyone objects, I'll merge this next week.

I don't really "object", but I don't see why this needs to
be done. Everybody else uses ntcreate, so this might be a
little regression test for the "old" code. But if you have
an implementation of the SMB protocol that does not do the
old calls, that might be a reason.

Why is this necessary for you?

Thanks,

Volker


More information about the samba-technical mailing list