summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota
Commit message (Expand)AuthorAgeFilesLines
* features/quota: fix a crash in fgetxattr() by checking for NULL argAmar Tumballi2012-02-141-1/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-6/+6
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-021-0/+3
* features/quota: Check for error in statfs fop call back.Mohammed Junaid2012-01-271-0/+5
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+43
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-1/+71
* Changes all parent values for quota_check_limitRahul C S2011-12-051-15/+20
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-162-134/+97
* Reflect quota-adjusted values in statfs.Jeff Darcy2011-11-161-0/+98
* build: warning suppression (round n)Amar Tumballi2011-10-201-0/+5
* Second round of warning suppression.Jeff Darcy2011-09-291-4/+4
* features/quota: implement mknod fop.Raghavendra G2011-09-141-0/+142
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-10/+0
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-65/+11
* Change Copyright current yearPranith Kumar K2011-08-103-3/+3
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-063-9/+9
* quota: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-8/+25
* quota: update limit stored in inode-ctx when limit is removed on a directory.Raghavendra G2011-07-111-2/+7
* features/quota: Print a log when reconfigure fails.Junaid2011-06-201-5/+8
* features/quota: after validation on a path, reset variable just_validated to ...Raghavendra G2011-06-161-6/+11
* prevent few excessive logsAmar Tumballi2011-04-211-4/+6
* quota: do not assign frame->local to NULL which leads to memleakRaghavendra Bhat2011-04-161-1/+0
* quota: assign local to frame local to prevent memleakRaghavendra Bhat2011-04-161-0/+6
* features/quota: set 'frame->local' to local in fsyncAmar Tumballi2011-04-161-0/+2
* features/quota: use disk usage instead of file-sizes.Raghavendra G2011-04-151-15/+15
* quota: resume the stub when its not NULLRaghavendra Bhat2011-04-141-1/+1
* quota/(f)truncate: pass correct delta for updating parent sizes after success...Raghavendra G2011-04-141-4/+4
* features/quota: update quota-limit stored in directory contexts after reconfi...Raghavendra G2011-04-131-0/+4
* features/quota: check for proper return value in case failure of dict_get_binRaghavendra G2011-04-121-1/+1
* features/quota: add error checks for failure of quota_inode_loc_fill.Raghavendra G2011-04-121-8/+34
* quota: assign frame->local to local before checking op_retRaghavendra Bhat2011-04-121-1/+2
* features/quota: Validate the quota options. and donot include into the client...Junaid2011-04-121-0/+28
* features/quota: Adding the option "timeout" to quota.Junaid2011-04-111-0/+22
* features/quota: handle failed fops gracefully.Raghavendra G2011-04-111-11/+39
* features/quota: Add checks for any of the parents of file being NULL while ch...Raghavendra G2011-04-111-0/+11
* features/quota: use signed type to store delta.Raghavendra G2011-04-112-9/+9
* buf and statpost should be checked for NULL before accessing itRaghavendra Bhat2011-04-111-3/+6
* features/quota: Fix race-condition while resuming stub.Raghavendra G2011-04-102-38/+87
* features/quota: Add checks for any of the parents of file being NULL while ch...Raghavendra G2011-04-081-9/+19
* do not access the empty loc inodev3.2.0qa9Raghavendra Bhat2011-04-071-2/+2
* do not change the arguments of a functionRaghavendra Bhat2011-04-071-9/+8
* check buf for NULL before accessing itv3.2.0qa8Raghavendra Bhat2011-04-061-1/+2
* features/quota: use a double pointer to uint64_t as an argument to dict_get_b...Raghavendra G2011-04-051-2/+2
* features/quota: add NULL check before doing strcasecmpRaghavendra G2011-04-051-1/+1
* features/quota: Use appropriate inodes while logging and create contexts in i...Junaid2011-03-312-131/+144
* access the proper loc structure when inode ctx get fails in quotaRaghavendra Bhat2011-03-301-2/+2
* features/quota: Return dynamically allocated address of local.Junaid2011-03-262-8/+3
* features/quota: Client side quota.Raghavendra G2011-03-224-2/+2807
* features/quota: removed quota.c and quota-mem-types.h files.Raghavendra G2011-03-222-1238/+0
* features/quota: fix warnings due to format string mismatches during invocatio...Raghavendra G2010-12-141-1/+1