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)
committerAndreas Schneider <asn@samba.org>
Fri, 12 Apr 2013 12:29:51 +0000 (14:29 +0200)
commite89ec641fc98ffd7f7193deb3728b0a284a093eb
treef692e50611bcf8a07f8662f4c23150276a80566c
parent237ec2fbac4c69f642eab481813350fb9568ebaf
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>
source3/smbd/dir.c