s3:error_map: make NTSTATUS -> errno -> NTSTATUS mapping consistent for NT_STATUS_INV...
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Aug 2009 09:32:37 +0000 (11:32 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 27 Aug 2009 14:45:39 +0000 (16:45 +0200)
commite91d5dbed05f364d155ff8b91ddf5af718fb1462
tree812182325f7c446e76faf3825f9999a1bc0fc391
parent1f3d0c54850b4b9ab6889d50bfa2049970a7cb17
s3:error_map: make NTSTATUS -> errno -> NTSTATUS mapping consistent for NT_STATUS_INVALID_PARAMETER

Why have we mapped EINVAL -> NT_STATUS_INVALID_HANDLE before?

metze
source3/lib/errmap_unix.c