Prevent NT_STATUS 0xF1000000 errors from appearing when
commit41319c26d6713dce9f16314b7bad945ddb6365b2
authorJim McDonough <jmcd@samba.org>
Wed, 13 Aug 2008 22:03:51 +0000 (13 18:03 -0400)
committerKarolin Seeger <kseeger@samba.org>
Tue, 19 Aug 2008 09:49:08 +0000 (19 11:49 +0200)
tree6272a64297a6be83f9c18048c2a475b09648eae2
parent2fb2edeb0e940364d5b1cf55af8026f28ff36a49
Prevent NT_STATUS 0xF1000000 errors from appearing when
dos errors are used and there is no error.  It should
be mapped directly to NT_STATUS_OK.  smbclient to older
servers didn't work.
(cherry picked from commit af817c2817e56aa95ac8641537f13e77307e9eb8)
source/libsmb/async_smb.c