Ignore:
Timestamp:
Aug 19, 2016, 3:13:31 PM (9 years ago)
Author:
Yuri Dario
Message:

Since pdc field is already known to upper layer, avoid storing it in
each cache entry. ticket#274.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/dircache.h

    r965 r967  
    3838    struct DirectoryCacheEntry *pNext;
    3939    struct DirectoryCacheEntry *pPrev;
    40 
    41     struct DirectoryCache *pdc;
    4240
    4341    smbwrp_fileinfo *aInfos;
Note: See TracChangeset for help on using the changeset viewer.