summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* quota: assign local to frame local to prevent memleakRaghavendra Bhat2011-04-161-0/+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
* 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
* mgmt/glusterd: Memory leak and message cleanupPranith Kumar K2011-04-155-49/+43