Second part of fix for bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER bit with...
authorJeremy Allison <jra@samba.org>
Tue, 13 Mar 2012 19:16:26 +0000 (12:16 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 13 Mar 2012 20:56:15 +0000 (21:56 +0100)
commit0e376db8b8b3770b189fbd9b3874406bcafcfd32
tree2fe53c28629213ac86d86e68acf70b2ed94f383c
parent7936fb0ab8c3413768e83975c9d8544d653ee13c
Second part of fix for bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xattr module.

Error found by Andrew Bartlett <abartlet@samba.org> and Ricky Nance
<ricky.nance@weaubleau.k12.mo.us>.

Don't use a pointer when you really mean a bool flag.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Tue Mar 13 21:56:15 CET 2012 on sn-devel-104
source3/smbd/posix_acls.c