summaryrefslogtreecommitdiffstats
path: root/xlators/performance/nl-cache/src/nl-cache.c
Commit message (Expand)AuthorAgeFilesLines
* nl-cache: Remove null check validation for frame->local in lookup cbkRavishankar N2017-06-061-1/+2
* nl-cache: Remove the max limit for nl-cache-limit and nl-cache-timeoutPoornima G2017-05-261-2/+0
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-251-4/+7
* nl-cache: free nlc_conf_t in fini()Niels de Vos2017-05-161-0/+5
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-121-11/+7
* nl-cache: Fix the issue in refd_inode counting and prune the cachePoornima G2017-04-261-3/+5
* Implement negative lookup cachePoornima G2017-04-201-0/+775