include/smb.h: Removed dir_ptr. Not needed.
authorJeremy Allison <jra@samba.org>
Tue, 11 Aug 1998 23:28:35 +0000 (23:28 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 11 Aug 1998 23:28:35 +0000 (23:28 +0000)
commitb1778b6b57401d78fb4352992fde54706af6b75f
treeb2e1de96669fca53c57d78e2aaaa9a7c84ed33b1
parentea8631d249dc41b9c3abbe8bfaf8c64a313b0478
include/smb.h: Removed dir_ptr. Not needed.
locking/locking.c: First cut a blocking lock code. #ifdef'ed out for now.
locking/locking_shm.c: Removed dir_ptr. Not needed.
smbd/nttrans.c: More work on ChangeNotify - return is not an error and needs
                to be handled as a nttrans with zero params. Removed dir_ptr. Not needed.
smbd/reply.c:
smbd/server.c:
smbd/trans2.c: Removed dir_ptr. Not needed.

Hmmm. At the moment smbclient is broken - doesn't issue prompt correctly.
This needs looking at.

Jeremy.
(This used to be commit ddfbcc05815621d3c463f92faed047f126412342)
source3/include/smb.h
source3/locking/locking.c
source3/locking/locking_shm.c
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/server.c
source3/smbd/trans2.c