summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-quota.c
Commit message (Expand)AuthorAgeFilesLines
* features/marker-quota: Return error when inode-contribution not present in in...v3.2.4qa5Junaid2011-09-301-9/+16
* features/quota: explicitly create xattrs in marker_create_cbkRaghavendra G2011-09-191-0/+7
* features/marker-quota: Prefix the function names with mq (marker-quota).Junaid2011-09-121-245/+245
* features/marker-quota: Fix invalid reads in readdir_cbk.Junaid2011-08-221-8/+24
* features/marker: avoid race conditions in marker-quota and avoid memory corru...v3.2.3qa4Raghavendra Bhat2011-08-201-46/+190
* features/marker: Correct behavior of local_ref/unrefVijay Bellur2011-08-201-6/+2
* features/marker: do not unref the marker local twice to avoid memory corruptionRaghavendra Bhat2011-08-171-6/+15
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* features/marker-quota: Performance improvement.Junaid2011-08-051-11/+120
* features/marker-quota: Remove unused variable volname.Junaid2011-08-031-2/+0
* features/marker: log failures due to file not being presentRaghavendra G2011-08-031-33/+77
* features/marker-quota: Fix some random memory leaks.Junaid2011-07-281-11/+8
* features/marker: fix race-conditions, memory corruptions and fd-leaks.Raghavendra G2011-07-201-194/+415
* features/marker-quota: call stack destroy when hardlink count is not greater 1.Junaid2011-07-011-0/+6
* 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
* features/marker: Adding NULL checks.Junaid2011-04-121-19/+21
* marker/quota: use correct byte order while storing xattr values in backend.Raghavendra G2011-04-101-1/+1
* features/marker: Perform quota updation on rmdir and unlink by holding inodel...Junaid2011-04-071-30/+134
* features/marker: Check for NULL before dereferencing pointers stored in local.Junaid2011-04-071-2/+5
* features/marker, cli: use appropriate conversion specifiers.Raghavendra G2011-04-061-5/+8
* features/marker: Fix memory corruption.Junaid2011-03-311-12/+10
* return after stack winding instead of destroying the frameMohammed Junaid Ahmed2011-03-301-6/+7
* assign local to frame->local before checking for error conditionsRaghavendra Bhat2011-03-301-2/+2
* features/marker: Handle fop's gracefully when none of the feaures are enabled.Junaid2011-03-261-36/+23
* features/marker: QUOTA related changes in marker translator.Mohammed Junaid Ahmed2011-03-161-0/+1815