s3: smbd: Naming consistency. Change all uses of struct smb_Dir * variables to be...
commita5b876f3dbdd2dc17407ec08340b5d192b374098
authorJeremy Allison <jra@samba.org>
Wed, 17 Jul 2019 16:52:41 +0000 (17 09:52 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 24 Jul 2019 07:40:23 +0000 (24 07:40 +0000)
tree3c56658cd996076388e1ef3d2143a69f29a5f818
parentec072f1a971faba9c140bae0f7792e5fc154189f
s3: smbd: Naming consistency. Change all uses of struct smb_Dir * variables to be dir_hnd.

Fixes RewindDir(). No logic changes.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/smbd/dir.c
source3/smbd/proto.h