Refactor reply_rmdir to use handle based code. All
commitb9e71c705242a02fc70bbe8db7b88fdd76179663
authorJeremy Allison <jra@samba.org>
Thu, 3 Dec 2009 21:01:10 +0000 (3 13:01 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 3 Dec 2009 21:03:40 +0000 (3 13:03 -0800)
tree725e0858e4c0506219b6a6c78d9028f6ff604fd5
parentf39f894ed45a3cfbbc73fe67364f18908e8260fe
Refactor reply_rmdir to use handle based code. All
calls are now handle based. Put rmdir into close.c
and make it private.
Jeremy.
(cherry picked from commit 91e0bdd86c9c14f6b9b190db8ce6ec162ce79692)
source3/include/proto.h
source3/smbd/close.c
source3/smbd/reply.c