summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* performance/write-behind: initialize lock in wb-file before wb-file is set in...branchpoint-3.2Raghavendra G2011-04-291-20/+26
* marker: fix NULL deref in loggingv3.2.0Anand Avati2011-04-291-2/+3
* mgmt/glusterd: Fix ret value in importing of options/gsync slavesPranith Kumar K2011-04-221-1/+1
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-223-4/+33
* mgmt/glusterd: fix up the buffer sizes to accomodate a correct estimate of si...Kaushik BV2011-04-221-16/+69
* cli: check if gsyncd is present in the configured place, enable geo-replicati...Kaushik BV2011-04-221-0/+50
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* 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-211-30/+45
* 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
* geo-replication: revamp CONFIG commandCsaba Henk2011-04-213-248/+109
* 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: implement "system:: getwd" commandCsaba Henk2011-04-192-0/+30
* 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
* mgmt/glusterd: change the cli output of geo-rep start/stop to resemble the ou...Kaushik BV2011-04-181-3/+5
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-171-0/+2
* cli: UI cleanup for geo-replication commandv3.2.0qa14Kaushik BV2011-04-172-22/+32
* mgmt/glusterd : change of syntax of geo-replication commandKaushik BV2011-04-173-229/+94
* mgmt/glusterd: unify the geo-replication status rpc messages.Kaushik BV2011-04-171-39/+10
* 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
* 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
* 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