git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
avoid-long-windows-shell-timeouts-20040105
[openafs.git]
/
src
/
WINNT
/
afsd
/
cm_buf.c
diff --git
a/src/WINNT/afsd/cm_buf.c
b/src/WINNT/afsd/cm_buf.c
index
84346f2
..
cf36cbd
100644
(file)
--- a/
src/WINNT/afsd/cm_buf.c
+++ b/
src/WINNT/afsd/cm_buf.c
@@
-401,6
+401,9
@@
long buf_AddBuffers(long nbuffers)
HANDLE hm;
long cs;
+ afsi_log("%d buffers being added to the existing cache of size %d",
+ nbuffers, buf_nbuffers);
+
/*
* Cache file mapping constrained by
* system allocation granularity;