Put OpenDir() back the way it was - don't overload with an fsp arg. Create OpenDir_fs...
authorJeremy Allison <jra@samba.org>
Thu, 10 Feb 2011 00:31:06 +0000 (16:31 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 10 Feb 2011 01:43:31 +0000 (02:43 +0100)
commit0122a4f41744c36aa97d73c060cfb952d2fdbc2d
tree71d4aaf2ba7c86d083bffc65323d5600715bd4ef
parent4b0af9be9a887b78a71eda26d418546330889ed1
Put OpenDir() back the way it was - don't overload with an fsp arg. Create OpenDir_fsp for new usage.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Thu Feb 10 02:43:31 CET 2011 on sn-devel-104
source3/include/proto.h
source3/smbd/close.c
source3/smbd/dir.c
source3/smbd/filename.c
source3/smbd/reply.c