summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* syncdaemon: streamline user-visible messages (and control flow a bit, too)Csaba Henk2011-04-132-11/+11
* syncdaemon: fix parsing of the volume-mark structureCsaba Henk2011-04-131-1/+1
* syncdaemon: return exit code properlyCsaba Henk2011-04-131-3/+6
* syncdaemon: fix pidfile deletion on failed pidfile acquisitionCsaba Henk2011-04-131-1/+6
* syncdaemon: minor fixesCsaba Henk2011-04-133-4/+2
* mgmt/glusterd: Remove excessive INFO logsPranith Kumar K2011-04-132-3/+10
* mgmt/glusterd: log stats commands to cmd logPranith Kumar K2011-04-131-0/+5
* mgmt/glusterd: volume reset force implementationPranith Kumar K2011-04-136-94/+161
* features/quota: update quota-limit stored in directory contexts after reconfi...Raghavendra G2011-04-131-0/+4
* features/marker: Filter the quota xattr's on getxattr with NULL name argument.Junaid2011-04-133-2/+36
* features/marker: Call update txn when the directory size and its contribution...Junaid2011-04-131-1/+8
* remove excessive logs due to log enhancementAmar Tumballi2011-04-137-21/+38
* script: fix the typo while doing replace brickRaghavendra Bhat2011-04-131-1/+1
* declare favorite child as int instead of unsigned intRaghavendra Bhat2011-04-131-1/+1
* libglusterfs: Check for null dereference in statedumpVijay Bellur2011-04-121-1/+2
* cli: Fix typo in top help stringPranith Kumar K2011-04-121-1/+1
* 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/marker: Adding NULL checks.Junaid2011-04-124-27/+35
* protocol/client: convert to errno before checking for EAGAINAmar Tumballi2011-04-121-5/+10
* protocol/client: fix the fd_count decrement logicAmar Tumballi2011-04-121-3/+5
* temporary workaround for mtab update race thingyCsaba Henk2011-04-124-0/+6
* libglusterfs/dict: Donot perform NULL check on data in dict_foreachJunaid2011-04-121-2/+2
* mgmt/glusterd: Mount a maintainance client only on the glusterd which receive...Junaid2011-04-121-2/+2
* build fixesVenky Shankar2011-04-118-36/+78
* mgmt/glusterd: Fix warning in glusterd buildPranith Kumar K2011-04-111-0/+1
* libglusterfs/src: bring in VALIDATE_OR_GOTO to argsAmar Tumballi2011-04-112-128/+183
* mgmt/glusterd: Quota client lazy umount.v3.2.0qa11Junaid2011-04-111-32/+77
* mgmt/Glusterd: Do not disable marker on gsync stop.Kaushik BV2011-04-111-30/+30
* features/quota: Adding the option "timeout" to quota.Junaid2011-04-112-1/+23
* syncdaemon: do not use os.getlogin() for getting the name of the current userCsaba Henk2011-04-111-1/+2
* mgmt/Glusterd: logging of few commands in cmd_log_historyKaushik BV2011-04-111-1/+113
* marker: check the return value being less than zero instead of -1Raghavendra Bhat2011-04-111-1/+3
* features/quota: handle failed fops gracefully.Raghavendra G2011-04-111-11/+39
* cli: Validating the cli quota options.Junaid2011-04-112-7/+11
* 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
* syncdaemon: fix transaction codeCsaba Henk2011-04-112-7/+7
* syncdaemon: minor fixesCsaba Henk2011-04-112-3/+3
* syncdaemon: fix setting None as new masterCsaba Henk2011-04-111-5/+6
* protocol/server: prevent unnessary logs in INFO levelAmar Tumballi2011-04-101-10/+11
* cluster/distribute: Account for the first lookup sent to check whether the pa...Raghavendra G2011-04-101-1/+15
* cli: Cleanup the maintainence mount points used by quota.Junaid2011-04-101-31/+38
* marker/quota: use correct byte order while storing xattr values in backend.Raghavendra G2011-04-101-1/+1
* features/quota: Fix race-condition while resuming stub.Raghavendra G2011-04-102-38/+87
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-101-6/+10
* libglusterfs/xlator: set THIS properly whenever some operation is done iterat...Raghavendra G2011-04-101-7/+26