Make map_errno_from_nt_status() a generic call, not just a cli specific one.
commit970995c86152ffc3a6d5bf4d3978e683137c6d68
authorJeremy Allison <jra@samba.org>
Tue, 7 Oct 2008 21:44:42 +0000 (7 14:44 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Oct 2008 16:04:58 +0000 (15 18:04 +0200)
tree6b189ef17c699d812145f32c2996210c2cc56f91
parent5fc1539699b22021e810f02008dfd07bbce92685
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
Remove some unused calls from vfs_acl_xattr. Test for SD's on existing files.
Jeremy.
(cherry picked from commit acaaf6e2effd34a159ceb6ff1dbfd2cfb650e613)
source/include/proto.h
source/lib/errmap_unix.c
source/libsmb/clierror.c
source/modules/vfs_acl_xattr.c