Ignore:
Timestamp:
Jun 8, 2017, 11:21:58 PM (8 years ago)
Author:
Paul Smedley
Message:

client-3.0: Report number of files cached

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-3.0/src/dircache.c

    r1003 r1032  
    681681    DirectoryCache *pdc;
    682682
    683     debuglocal(9, "dircache_write_end: pdce %p\n", pdce);
     683    debuglocal(9, "dircache_write_end: pdce %p cInfos %u\n", pdce,
     684pdcd->cInfos);
    684685
    685686    if (!pdce)
Note: See TracChangeset for help on using the changeset viewer.