s3: smbd: Naming consistency. Change all uses of struct smb_Dir * variables to be... master master/HEAD master/master
authorJeremy Allison <jra@samba.org>
Wed, 17 Jul 2019 16:55:58 +0000 (09:55 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 24 Jul 2019 08:57:05 +0000 (08:57 +0000)
commit4db886db066c53386aaa16a415c081bd50193af9
treecfd75e11947ea8f79a85eaa23ffb12a676664b32
parent3d95064ceba82a43f6edd5c4b250a22461986480
s3: smbd: Naming consistency. Change all uses of struct smb_Dir * variables to be dir_hnd.

Fixes SearchDir(). No logic changes.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jul 24 08:57:05 UTC 2019 on sn-devel-184
source3/smbd/dir.c