summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-quota.c
Commit message (Expand)AuthorAgeFilesLines
* build: MacOSX Porting fixesHarshavardhana2014-04-241-2/+4
* features/marker: Filter quota xattrs on file as wellPranith Kumar K2013-12-011-1/+1
* features/marker-quota: exclude dht-linkfiles from being accounted.Raghavendra G2013-11-261-2/+2
* features/marker: quota friendly changesRaghavendra G2013-11-261-48/+231
* features/marker: if parent inode is NULL, then get it by inode_parentRaghavendra Bhat2012-09-171-2/+3
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+6
* features/marker: use buf->ia_gfid in all the lookup callbacksRaghavendra Bhat2012-06-191-3/+3
* quota: log msgs indicating NULL parent inode in DEBUG level.Raghavendra G2012-04-031-2/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-79/+85
* features/marker: GFID file handle based backend related fixesRaghavendra G2012-03-071-1/+4
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-021-0/+60
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+3
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-1/+1
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-2/+0
* features/marker-quota: Return error when inode-contribution is not present in...Junaid2011-10-061-10/+16
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-141-0/+8
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-091-245/+245
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-56/+0
* features/marker-quota: Fix invalid reads in readdir_cbk.Junaid2011-08-221-8/+24
* features/marker: changes in marker to avoid race conditions and corruptionsRaghavendra Bhat2011-08-211-55/+204
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* features/marker-quota: Performance improvement.Junaid2011-08-051-12/+120
* features/marker: log failures due to file not being present during quota upda...Raghavendra G2011-08-031-27/+69
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-281-11/+8
* Revert "features/marker-quota: hold lock on dirty inode's parent while healin...Junaid2011-07-141-87/+24
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6
* features/marker-quota: Change the log-level of gf_log to debug in quota_inode...Junaid2011-06-301-2/+1
* features/marker-quota: Skip contribution creation on root.Junaid2011-06-231-8/+10
* features/marker-quota: use contribution value to reduce parent's size, if the...Raghavendra G2011-06-161-1/+5
* features/marker-quota: hold lock on dirty inode's parent while healing a dirt...Raghavendra G2011-06-161-24/+87
* features/marker-quota: hold parent inodelk during creation of xattrs on direc...Mohammed Junaid Ahmed2011-06-161-47/+192
* features/marker-quota: check for refcount being zero holding lock in quota_lo...Raghavendra G2011-06-161-6/+3
* marker-quota/rename: use contribution values from backend instead of in-memor...Raghavendra G2011-06-161-72/+72
* features/marker-quota: use mutexes while accessing contribution values.Raghavendra G2011-06-161-49/+94
* features/marker: fixes in dirty inode self-heal codepath.Raghavendra G2011-06-161-9/+10
* features/marker-quota: performance optimization.Raghavendra G2011-06-161-3/+10
* features/marker-quota: fixes in rename path.Raghavendra G2011-06-161-7/+26
* fixing some build issues in Mac OS XAmar Tumballi2011-06-161-3/+0
* features/marker: whitespace cleanupRaghavendra G2011-05-111-88/+89
* features/marker-quota: handle overflow of counter used to set frame->root->lk...Raghavendra G2011-04-211-11/+36
* features/marker-quota: Add the disk space used to parent sizes during creatio...Raghavendra G2011-04-211-1/+1
* features/marker: reduce the size corresponding to destination file if it is a...Raghavendra G2011-04-211-5/+2
* features/marker-quota: initialize dentry_child_count to total number of child...Raghavendra G2011-04-211-6/+17
* marker/quota: use correct byte ordering when updating parent's size.Raghavendra G2011-04-161-1/+1
* marker: avoid memleak by unrefing dict, fd and localRaghavendra Bhat2011-04-161-0/+7
* features/marker-quota: fixes in self-healing of dirty inode code path.Raghavendra G2011-04-161-2/+2
* features/marker-quota: Use the actual disk-space consumed instead of ia_size ...Raghavendra G2011-04-151-3/+3
* features/marker: fix the excessive logs in markerAmar Tumballi2011-04-141-13/+19
* features/marker: Call update txn when the directory size and its contribution...Junaid2011-04-131-1/+8