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)
commitc5d21d1a651aa02c7b3e2fbaa89b8364bdfbfa68
treec8e71e6e5d7ba8ed7f0410e7b7b53ecb5351a682
parentbb89f8cb94802bb2f9b43c1c63fd55ee2de9b09e
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
(This used to be commit bdb208124bd703edee03ac4d2a4ec45ecdfc135e)
source3/smbd/posix_acls.c