summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* gluster volume create: fix help message with transport option 'tcp, rdma'Amar Tumballi2011-04-212-2/+3
* prevent few excessive logsAmar Tumballi2011-04-216-22/+23
* features/marker-quota: handle creation of regular files using mknod.Raghavendra G2011-04-212-0/+7
* glusterd / cli: make the needed changes to let a masterless geo-rep config re...Csaba Henk2011-04-212-32/+48
* features/marker-quota: handle overflow of counter used to set frame->root->lk...Raghavendra G2011-04-214-13/+42
* features/marker-quota: Add the disk space used to parent sizes during creatio...Raghavendra G2011-04-213-3/+6
* do not allow create volume or add-brick if given path or any brick is a part ...Raghavendra Bhat2011-04-211-0/+30
* cli: change geo-replication syntax to support slave-only invocationCsaba Henk2011-04-212-71/+86
* geo-replication: revamp CONFIG commandCsaba Henk2011-04-218-301/+143
* syncdaemon: fix double wait in monitorCsaba Henk2011-04-211-1/+1
* glusterd: log the error immedietly after the syscall failureRaghavendra Bhat2011-04-211-2/+4
* NFS : Check proper permissions in access control for setattr.Gaurav2011-04-211-2/+2
* features/marker: reduce the size corresponding to destination file if it is a...Raghavendra G2011-04-213-8/+18
* features/marker-quota: initialize dentry_child_count to total number of child...Raghavendra G2011-04-211-6/+17
* marker: fixes to bypass marker fops in case features are enabledAmar Tumballi2011-04-191-9/+22
* glusterd / geo-rep: harvesting further benefits of static gsyncd pre-configCsaba Henk2011-04-191-48/+34
* glusterd / geo-rep: do all gsyncd pre-configuration in glusterd initCsaba Henk2011-04-193-137/+140
* syncdaemon: add session-owner optionCsaba Henk2011-04-192-1/+8
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-193-22/+66
* gsyncd service auto-discoveryCsaba Henk2011-04-192-1/+51
* cli: make it possible to set per-command timeouts for connectionCsaba Henk2011-04-191-17/+18
* cli: implement "system:: getwd" commandCsaba Henk2011-04-1910-2/+201
* cli: preliminary cleanup for system:: commandsCsaba Henk2011-04-191-15/+13
* mgmt/glusterd: geo-rep: restart-upon-reconfig: don't bail out if the gsync se...Csaba Henk2011-04-191-2/+4
* syncdaemon: fix swallowing of exit valueCsaba Henk2011-04-191-1/+1
* syncdaemon: pythonize accidentally copied ruby line in codeCsaba Henk2011-04-191-1/+1
* syncdaemon: don't accept simple identifiers anymore as sugared urlsCsaba Henk2011-04-191-1/+3
* mgmt/glusterd: Fix compiler warningPranith Kumar K2011-04-191-1/+0
* mgmt/glusterd: Send the gsync sessions that are running to the new peer.Kaushik BV2011-04-192-41/+100
* mgmt/glusterd: do not allow replace-brick operations when geo-rep sessions ar...Kaushik BV2011-04-191-0/+18
* features/marker-quota: reduce contributions to parents during unlink only if ...Raghavendra G2011-04-182-4/+33
* features/marker-quota: remove contribution xattrs from oldloc in rename.Raghavendra G2011-04-181-6/+43
* mgmt/glusterd: geo-rep config set/del restarts the geo-rep process so that it...Kaushik BV2011-04-181-13/+69
* cli: Fix profile info alignmentPranith Kumar K2011-04-181-1/+1
* mgmt/glusterd: change the cli output of geo-rep start/stop to resemble the ou...Kaushik BV2011-04-182-5/+9
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-171-0/+2
* 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