s3-smbd ntstatus_to_dos() pulls the DOS error codes out internally
commitc83aed2568761adda5f4f09e044788557767347e
authorAndrew Bartlett <abartlet@samba.org>
Wed, 4 May 2011 06:16:13 +0000 (4 16:16 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 May 2011 05:51:24 +0000 (6 07:51 +0200)
tree788e3375781c6180fc62a066ff77c8aa10db359f
parentf1ec28827f61fcb168249aa9855e7f19c65780ae
s3-smbd ntstatus_to_dos() pulls the DOS error codes out internally

This means we don't need to duplicate that logic here.

Andrew Bartlett
source3/smbd/error.c