summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* syncdaemon: load xattrs from libc on-demandCsaba Henk2011-04-163-56/+75
* 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
* mgmt/glusterd: Fix percentage latency formulaPranith Kumar K2011-04-161-7/+6
* mgmt/glusterd: Send the error msg to user if gsync start failsPranith Kumar K2011-04-163-22/+29
* features/quota: set 'frame->local' to local in fsyncAmar Tumballi2011-04-161-0/+2
* syncdaemon: yet another try to exit properlyCsaba Henk2011-04-163-83/+92
* syncdaemon: when getting a single config option, don't display the option nam...Csaba Henk2011-04-161-5/+8
* mgmt/glusterd: does not allow disabling of indexing (xtime marking), if a gsy...Kaushik BV2011-04-153-5/+63
* mgmt/glusterd: handle error condition in quota fs crawlPranith Kumar K2011-04-151-1/+7
* TOP: validate bs/count pair for write/read-perf measurementshishir gowda2011-04-151-0/+4
* cluster/stripe: aggregate xattrs holding quota-size in lookup and getxattr ca...Raghavendra G2011-04-152-4/+125
* features/quota: use disk usage instead of file-sizes.Raghavendra G2011-04-151-15/+15
* features/marker-quota: Use the actual disk-space consumed instead of ia_size ...Raghavendra G2011-04-151-3/+3
* mgmt/glusterd: fix double free.v3.2.0qa13Raghavendra G2011-04-151-3/+11
* top: Modified integer bounds check for count/bsKrishnan Parthasarathi2011-04-151-3/+10
* rpm : create new package for geo-replication and preserve symlinksLakshmipathi2011-04-151-11/+45
* 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-1513-102/+101
* 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-146-157/+214
* features/marker: fix the excessive logs in markerAmar Tumballi2011-04-142-19/+27
* cli: add log file for cli instead of '/dev/null'Amar Tumballi2011-04-142-8/+13
* 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-1412-165/+1267
* 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-143-6/+6
* 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: simplfy gsysnc configuration commandCsaba Henk2011-04-132-27/+24
* cli: join value arguments of "gsync config-set" with spacesKaushik BV2011-04-133-5/+35
* 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