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>
Wed, 19 Aug 2009 20:12:44 +0000 (22:12 +0200)
commit58f1eb3986c41589e243a28e8ae94334a8bc89c3
tree6c1468fab4d71b8d1fc66cf311ad97b673a614e5
parentecec01cc8f66a4fcf0f8ab855be0ee85b1df579a
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