Change function signature of check_parent_access() to take char * instead of struct...
authorJeremy Allison <jra@samba.org>
Mon, 31 Oct 2011 19:37:39 +0000 (12:37 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 1 Nov 2011 23:38:14 +0000 (16:38 -0700)
commita11c0a41a35aa2b1c14333552045a65e3e50df1e
tree767a3ee191241770e2fcf229c41f50e40bb7bb99
parentf5fde21ec15c7086311ed297601471b75f03c917
Change function signature of check_parent_access() to take char * instead of struct smb_filename.

Expose it so it can be called from directory code.
source3/smbd/open.c
source3/smbd/proto.h