r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines
authorAndrew Tridgell <tridge@samba.org>
Thu, 14 Apr 2005 13:19:40 +0000 (13:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:33 +0000 (13:11 -0500)
commitd9c15b0f280621fca844c0e8482b5e95f4ad2d11
tree2b4e506c9012caece3916f1d63fd9daf7a46fd9c
parentfdbc094c3ebdc2464ebcdd220667348b684ce103
r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines

Thanks to lars and agruen for finding this
(This used to be commit 2acc06918574b1178eecf3d61026f84f85bb40e1)
source4/client/client.c
source4/include/smb_interfaces.h
source4/libcli/raw/rawacl.c
source4/libcli/raw/rawfileinfo.c
source4/ntvfs/posix/pvfs_acl.c
source4/smb_server/nttrans.c
source4/torture/raw/acls.c