r24453: Remove the read and write bmpx calls
commit24f42c5cefff01cc69118cb714a053cddb68e4d9
authorVolker Lendecke <vlendec@samba.org>
Wed, 15 Aug 2007 09:52:09 +0000 (15 09:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:49 +0000 (10 12:29 -0500)
tree5f8620e2c06ae40ea4b799ca6c3baecb281fdcae
parentffae125ad072d13fa79a6d98ea787b0c14d12877
r24453: Remove the read and write bmpx calls

Talked to both Tridge and Jeremy about this, Tridge said that there is a
special error message persuading OS/2 to fall back to other methods.
The calls now checked in always return the error message we used to
return when "read bmpx = False" was set (the default): ERRSRV, ERRuseSTD.

If someone has a reproducable test case where this is really needed, we
can always dig it up from version control and convert it to the new API.
But that time without that silly parameter, and with a torture test case
for "make test" please :-)

Volker
(This used to be commit d941aae2dfd11609e807bf4ce712571a2e354627)
source3/param/loadparm.c
source3/smbd/process.c
source3/smbd/reply.c