Make map_errno_from_nt_status() a generic call, not just a cli specific one.
authorJeremy Allison <jra@samba.org>
Tue, 7 Oct 2008 21:43:42 +0000 (14:43 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 7 Oct 2008 21:43:42 +0000 (14:43 -0700)
commit2024d87cf5ffa0633225ed189fa48f0f56151e7e
tree9543d81d0ca8a307d5472df5a6cf759c41996b70
parentabf00f710dc3a4b3fab8058a4c4f0df37b1baac4
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.
source3/include/proto.h
source3/lib/errmap_unix.c
source3/libsmb/clierror.c
source3/modules/vfs_acl_xattr.c