Pass fsp to dptr_CloseDir(). Cope with setting the fd if we're closing an fd that...
authorJeremy Allison <jra@samba.org>
Tue, 8 Feb 2011 23:05:00 +0000 (15:05 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 8 Feb 2011 23:06:00 +0000 (15:06 -0800)
commit224fc03cb56b0d76f6ad7f18dd0528d6b0e57fb1
treec7729d94124f674ce87419a8ff6b758b00cde445
parentad3d1adea3cdf42aee644dd853193b53a142c2f1
Pass fsp to dptr_CloseDir(). Cope with setting the fd if we're closing an fd that opendir knows about.
source3/include/proto.h
source3/smbd/close.c
source3/smbd/dir.c
source3/smbd/open.c
source3/smbd/smb2_find.c