summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mgmt/glusterd: fix double free.v3.2.0qa13Raghavendra G2011-04-151-3/+11
* mgmt/glusterd: Memory leak and message cleanupPranith Kumar K2011-04-155-49/+43
* DHT: Make assert-no-child-down a boolean optionshishir gowda2011-04-151-11/+11
* syncdaemon: name tempdirs used by gsyncd more characteristically to ease debu...Csaba Henk2011-04-151-2/+2
* glusterd / geo-replication: have gsync's glusterfs client use assert-no-child...Csaba Henk2011-04-151-1/+2
* glusterd / geo-replication: set location of ssh keyfile for gsyncdCsaba Henk2011-04-151-2/+4
* glusterd/volgen: partially revert 50ab0ad4Csaba Henk2011-04-151-80/+53
* use "geo-replication" all over as the official name of this featureCsaba Henk2011-04-159-94/+92
* glusterd/volgen: refactor some thingsCsaba Henk2011-04-153-61/+76
* syncdaemon: split gluster_command to make it possible to set options for glus...Csaba Henk2011-04-151-1/+1
* syncdaemon: work around python feature of allowing double leading slashes in ...Csaba Henk2011-04-151-1/+4
* mgmt/glusterd: restart gsyncd on glusterd restartPranith Kumar K2011-04-145-3/+212
* features/marker: fix the excessive logs in markerAmar Tumballi2011-04-142-19/+27
* mgmt/glusterd: Prevent dict unserialize for buf with 0 lengthPranith Kumar K2011-04-141-6/+8
* quota: resume the stub when its not NULLRaghavendra Bhat2011-04-141-1/+1
* DHT: Add xlator-option assert_no_child_downshishir gowda2011-04-143-0/+24
* cluster/afr: Avoid null dereferencePranith Kumar K2011-04-141-1/+3
* marker: pass cookie properly while filtering quota xattrs.v3.2.0qa12Raghavendra G2011-04-141-6/+9
* mgmt/glusterd: fail the volume stop opeeration if Gsync sessions are active.Kaushik BV2011-04-141-0/+36
* mgmt/glusterd: Implementation of volume gsync status [master [slave]]Kaushik BV2011-04-147-162/+1131
* quota/(f)truncate: pass correct delta for updating parent sizes after success...Raghavendra G2011-04-141-4/+4
* mgmt/glusterd: check for 'peerinfo->mgmt' before accessing itAmar Tumballi2011-04-141-4/+4
* glusterd: Respond to cli with empty iobref is serialize fails.shishir gowda2011-04-142-5/+5
* mgmt/glusterd: Handle the features/quota for quotaPranith Kumar K2011-04-141-1/+1
* glusterd: report the user if disable quota is given on already disabled quotaRaghavendra Bhat2011-04-131-0/+6
* PUMP: initialize loc at declarationPranith Kumar K2011-04-131-5/+5
* mgmt/glusterd: server graph should have io-threads below pumpPranith Kumar K2011-04-131-4/+4
* cli: join value arguments of "gsync config-set" with spacesKaushik BV2011-04-131-1/+1
* glusterd: sanitize gsyncd config option validationCsaba Henk2011-04-131-22/+37
* syncdaemon: ensure -/_ invariance in tunables, in all componentsCsaba Henk2011-04-133-18/+32
* syncdaemon: refactor gsyncd.py cmdline interface to configurationCsaba Henk2011-04-131-19/+35
* syncdaemon: force termination for unhandled exception in any threadCsaba Henk2011-04-135-13/+27
* 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-131-3/+6
* mgmt/glusterd: log stats commands to cmd logPranith Kumar K2011-04-131-0/+5
* mgmt/glusterd: volume reset force implementationPranith Kumar K2011-04-134-89/+144
* 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-136-14/+25
* declare favorite child as int instead of unsigned intRaghavendra Bhat2011-04-131-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