Replace bool flags inside ensure_canon_entry_valid() with pointers.
authorJeremy Allison <jra@samba.org>
Fri, 3 Feb 2012 23:28:22 +0000 (15:28 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 3 Feb 2012 23:28:22 +0000 (15:28 -0800)
commit41152d7157c8284e65f472249426fc7bc531cc4b
treefb28aba80b71f13e54d4575526b4c895b17ed499
parent45a3b14beab20445ecffea5f66d278d1bd102c74
Replace bool flags inside ensure_canon_entry_valid() with pointers.
This will make the second tweak to the ACL mapping on set easier.
source3/smbd/posix_acls.c