Maintain a back-pointer to the fsp in struct smb_Dir when opening with FDOPENDIR.
commit8234c6a3c7a113710acd69c7d80d7f9d9ecd8ff6
authorJeremy Allison <jra@samba.org>
Wed, 10 Apr 2013 23:21:39 +0000 (10 16:21 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 Jun 2013 07:20:08 +0000 (17 09:20 +0200)
tree5736f491a4129a258864554b13e1bca5bb66fb78
parent27e327be1844cb5da070525e537c49bb13e3cfc6
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)
(cherry picked from commit 2683c9ba9d85ca7f341ae3b21d6e0430a4e7b8d7)
source3/smbd/dir.c