Maintain a back-pointer to the fsp in struct smb_Dir when opening with FDOPENDIR.
authorJeremy Allison <jra@samba.org>
Wed, 10 Apr 2013 23:21:39 +0000 (16:21 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 6 May 2013 19:15:49 +0000 (21:15 +0200)
commitecdcb622bfaf636f87d13064dcf6c6fade880260
tree2782c7b1273e4f443fb84fd1ee8d80ff9da68d20
parent2a09b5d2cd04840a733cf06c95bea6f0f7377a45
Maintain a back-pointer to the fsp in struct smb_Dir when opening with FDOPENDIR.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit e89ec641fc98ffd7f7193deb3728b0a284a093eb)
source3/smbd/dir.c