summaryrefslogtreecommitdiffstats
path: root/xlators/performance/quick-read/src/quick-read.c
Commit message (Expand)AuthorAgeFilesLines
...
* quick-read: implement qr_flush.Raghavendra G2009-07-161-0/+74
* quick-read: implement qr_fgetxattr.Raghavendra G2009-07-161-0/+101
* quick-read: implement qr_fsetxattr.Raghavendra G2009-07-161-0/+99
* quick-read: implement lc_fchmodRaghavendra G2009-07-161-0/+93
* quick-read: implement qr_fchownRaghavendra G2009-07-161-0/+95
* quick-read: implement qr_fstat.Raghavendra G2009-07-161-0/+94
* quick-read: implement qr_writevRaghavendra G2009-07-161-0/+118
* quick-read: implement qr_readvRaghavendra G2009-07-161-0/+525
* quick-read: implement qr_openRaghavendra G2009-07-161-0/+201
* quick-read: add qr_lookup.Raghavendra G2009-07-161-0/+137
* Implementing quick-read translator.Raghavendra G2009-07-161-0/+116