s3: VFS: change connection_struct cwd_fname to cwd_fsp
authorRalph Boehme <slow@samba.org>
Thu, 15 Aug 2019 13:53:32 +0000 (15:53 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 16 Aug 2019 19:52:32 +0000 (19:52 +0000)
commit75f98a19537c4d0791108ebfea82f3f9d4606cb3
tree26299301c961c1faa85143e58a31d629e6683e03
parentb535f78897eb5989666501f9543df478af420ecc
s3: VFS: change connection_struct cwd_fname to cwd_fsp

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
14 files changed:
source3/include/vfs.h
source3/modules/vfs_ceph.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_netatalk.c
source3/modules/vfs_preopen.c
source3/modules/vfs_virusfilter.c
source3/modules/vfs_virusfilter_clamav.c
source3/modules/vfs_virusfilter_fsav.c
source3/modules/vfs_virusfilter_sophos.c
source3/modules/vfs_virusfilter_utils.c
source3/smbd/conn.c
source3/smbd/service.c
source3/smbd/uid.c
source3/smbd/vfs.c