Change ensure_canon_entry_valid() to not take and fsp.
authorMichael Adam <obnox@samba.org>
Sat, 27 Oct 2007 23:24:41 +0000 (01:24 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 19 Dec 2007 22:07:55 +0000 (23:07 +0100)
commitbdb208124bd703edee03ac4d2a4ec45ecdfc135e
treeb5cf4ca87384c3a60e8fc7ab98ab41009a599478
parentd7e2e93758f6598a0459db3255300558618f066e
Change ensure_canon_entry_valid() to not take and fsp.

Convert ensure_canon_entry_valid() to take share_params and an is_directory
flag instead of an files_struct pointer.

Michael
source/smbd/posix_acls.c