r24453: Remove the read and write bmpx calls
authorVolker Lendecke <vlendec@samba.org>
Wed, 15 Aug 2007 09:52:09 +0000 (09:52 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:49 +0000 (12:29 -0500)
commitd941aae2dfd11609e807bf4ce712571a2e354627
tree619a96067eec816603f3155f3165ff87150674f8
parenta3fd68d48582865923e18e8412ac7dca7f725c64
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
source/param/loadparm.c
source/smbd/process.c
source/smbd/reply.c