summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cli: UI cleanup for geo-replication commandv3.2.0qa14Kaushik BV2011-04-174-43/+71
* cli: removal of dead code due to the code movement of geo-rep start from cli ...Kaushik BV2011-04-171-88/+0
* mgmt/glusterd : change of syntax of geo-replication commandKaushik BV2011-04-174-231/+96
* mgmt/glusterd: unify the geo-replication status rpc messages.Kaushik BV2011-04-173-57/+11
* syncdaemon: minor cleanups on terminationCsaba Henk2011-04-172-8/+9
* glusterd/volgen: make it possible for builders to set the op_errstr during gr...Csaba Henk2011-04-171-50/+69
* glusterd: some cleanups needed for 70adbe7b [refactor gsync_status() ...]Csaba Henk2011-04-171-14/+16
* cli: check for connectivity before doing mountAmar Tumballi2011-04-161-0/+4
* 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-162-0/+10
* features/marker-quota: fixes in self-healing of dirty inode code path.Raghavendra G2011-04-161-2/+2
* extras/quota-xattr-cleanup: don't follow symbolic links.Raghavendra G2011-04-161-2/+2
* glusterd: refactor gsync_status() so that we can get at the pidfileCsaba Henk2011-04-161-46/+47
* 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