On Thu, Oct 18, 2001 at 04:49:56PM -0700, Jeremy Allison
wrote:> On Thu, Oct 18, 2001 at 06:00:27PM -0500, Gerald (Jerry) Carter wrote:
> >
> > ---------- Forwarded message ----------
> > Date: Thu, 18 Oct 2001 17:00:02 +0200
> > From: Frank Giessler <giessler@biomag.uni-jena.de>
> > To: samba@samba.org
> > Subject: Samba 2.2.2 & OS/2 & SMBwriteBmpx
> >
> > Hi,
> >
> > OS/2 support seems to be broken. When copying certain (not all) files
> > from OS/2 to a samba share (SUN, Solaris 2.6) I get the follwing
error:
> >
> > SYS0058: The specified server cannot perform the requested operation.
> >
> > After that I can't copy (any file) to the share anymore. The
logfile
> > shows the following:
> >
> > [2001/10/18 14:24:58, 0] smbd/process.c:switch_message(655)
> > Unknown message type 30!
> > [2001/10/18 14:24:58, 0] smbd/reply.c:reply_unknown(417)
> > unknown command type (SMBwriteBmpx): type=30 (0x1E)
> > [2001/10/18 14:24:58, 3] smbd/error.c:error_packet(112)
> > error packet at smbd/reply.c(419) cmd=30 (SMBwriteBmpx) eclass=2
> > ecode=22
> >
> > A complete level 10 logfile is available.
> >
> > I reverted to version 2.2.1a and it's working again. I noticed
that
> > reply_writebmpx() is gone from the source. Is there any chance to get
> > OS/2 support back or is 2.2.1a the final version for me?
>
> Oh wow. That code is actually *executed* ! Andrew and I thought
> no clients used it....
>
> Ok, it'll be back in the tree for 2.2.3 and HEAD asap (via the
> CVS server, "code that can never die (tm)" :-) :-).
Ok - this code has now been restored for HEAD and 2.2.3.
Please check out the SAMBA_2_2 CVS tree and test with your
OS/2 app.
Thanks,
Jeremy.