summaryrefslogtreecommitdiffstats
path: root/xlators/performance/md-cache/src/md-cache.c
Commit message (Expand)AuthorAgeFilesLines
* performance/md-cache: use mdc_fsetattr_cbk as the callback if setattr is on a fdRaghavendra Bhat2012-05-231-1/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* quick-read, md-cache: selectively cache xattr data to conserve memoryBrian Foster2012-05-081-6/+74
* md-cache: fix dict memory leak in mdc_inode_xatt_updateBrian Foster2012-04-121-2/+0
* md-cache: fix time comparison to support 0 timeoutBrian Foster2012-04-021-2/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-109/+134
* Fix memory leaks found in readdirVijay Bellur2012-03-011-0/+2
* perf/md-cache: hold lock on modification of md_cache structureAmar Tumballi2012-02-291-36/+69
* features/md-cache: Change strdup to gf_strdupVijay Bellur2012-02-211-1/+1
* performance/md-cache: Add mem_acct_initPranith Kumar K2012-02-201-0/+8
* md-cache: meta-data caching translatorAnand Avati2012-02-201-0/+1764