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>
Wed, 5 Jun 2013 10:02:42 +0000 (12:02 +0200)
commit2683c9ba9d85ca7f341ae3b21d6e0430a4e7b8d7
tree72a85ddccfd8c10d7bea4a8fff17baa1c0b4a72e
parent577b2e554cff29d7676ef74ace1536210503601c
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