This is the stat cache code - seems to work fine (needs heavy
authorJeremy Allison <jra@samba.org>
Thu, 27 Aug 1998 20:38:53 +0000 (20:38 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 27 Aug 1998 20:38:53 +0000 (20:38 +0000)
commit5e5e320d361afcb4d9503354b3912b4c7a672197
tree77b9557fe080a5e15d077d8e9fec3bae993356f7
parent74a2764726ce1047c79c7eaa84628901462a9b10
This is the stat cache code - seems to work fine (needs heavy
NetBench testing though.... :-). Attempts to efficiently reduce
the number of stat() calls Samba does.
Jeremy.
(This used to be commit d0e48a2d8072c3e77a57ac6a2fb5044c05f03b41)
source3/include/includes.h
source3/include/proto.h
source3/include/smb.h
source3/smbd/filename.c
source3/smbd/nttrans.c
source3/smbd/password.c
source3/smbd/process.c
source3/smbd/reply.c
source3/smbd/server.c
source3/smbd/trans2.c