s3: smbd: Modify vfs_stat_smb_basename() to take a const struct smb_filename * instea...
authorJeremy Allison <jra@samba.org>
Sat, 19 Mar 2016 05:17:30 +0000 (22:17 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 24 Mar 2016 21:57:17 +0000 (22:57 +0100)
commit6ae59eb6d1d2b4a9f3a7c1094c18abe6594aace2
tree19896312b3e9543b2f74a5631a56f830a6772a61
parent125a1b50ab2532614cb7e53b2e2979666b02702f
s3: smbd: Modify vfs_stat_smb_basename() to take a const struct smb_filename * instead of const char *.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/modules/nfs4_acls.c
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_streams_xattr.c
source3/modules/vfs_xattr_tdb.c
source3/smbd/proto.h
source3/smbd/trans2.c
source3/smbd/vfs.c