summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd/common-utils: move hostname helper functions to common-utilsKrishnan Parthasarathi2013-07-046-255/+20
* posix: add a simple health-checkerNiels de Vos2013-07-031-0/+4
* cluster/afr: Provide an option to disable afr durabilityPranith Kumar K2013-07-031-0/+5
* glusterd: More checks before starting rebalance/remove-brickKaushal M2013-07-024-12/+60
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-215-57/+66
* store: move glusterd_store functions from mgmt/glusterd to libglusterfsNiels de Vos2013-06-206-867/+179
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-186-72/+284
* glusterd: Disable transport before cleaning up rpc objectKrishnan Parthasarathi2013-06-183-19/+99
* nfs: option to disable aclRajesh Amaravathi2013-06-152-0/+13
* glusterd: Ignore directories matching *.tmp in storeKrishnan Parthasarathi2013-06-131-0/+1
* mgmt/glusterd, socket: Change logging for brick disconnectsPranith Kumar K2013-06-111-2/+6
* glusterd: Add a cmd for getting uuid of local nodeKrishnan Parthasarathi2013-06-101-0/+99
* nfs: gluster volume set help shows null as default valueRajesh Joseph2013-06-061-11/+17
* mgmt/glusterd: Set task op at the time of task-id setPranith Kumar K2013-06-062-0/+2
* glusterd-syncop: Fix unlocking and collating errorsKaushal M2013-06-043-50/+86
* mgmt/glusterd: Make sure peerinfo->uuid_str is assignedPranith Kumar K2013-05-314-5/+24
* glusterd-volgen: Improve volume op-versions calculationKaushal M2013-05-314-488/+616
* glusterd-volgen: Enable open-behind based on op-versionKaushal M2013-05-283-11/+50
* glusterd: Allow volume start force to succeed if brick directories are recreatedKrutika Dhananjay2013-05-251-1/+15
* glusterd: Give up biglock during rpc conn cleanupKrishnan Parthasarathi2013-05-231-0/+9
* glusterd: Set op_errstr to error string received from peerKrutika Dhananjay2013-05-161-0/+4
* rpc-transport: Moved unix socket options function to rpc-transportKrishnan Parthasarathi2013-05-162-6/+6
* glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"Krutika Dhananjay2013-05-163-10/+13
* glusterd: Start bricks on glusterd startup, only onceKrishnan Parthasarathi2013-05-154-5/+7
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-131-1/+1
* glusterd: remove-brick: prevent removal from a replicate volume.Ravishankar N2013-05-131-2/+13
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-121-3/+4
* glusterd: Set op-version on startup based on install statusKaushal M2013-05-121-5/+23
* glusterd: Give up big lock before performing any RPCKrishnan Parthasarathi2013-05-071-1/+13
* Revert "glusterd: Fix spurious wakeups in glusterd syncops"Krishnan Parthasarathi2013-05-042-32/+12
* synctask: implement barriers around yield, not the other wayAnand Avati2013-05-041-0/+2
* glusterd: Syncop callbks should take big lock tooKrishnan Parthasarathi2013-05-022-13/+53
* glusterd: delete "volume-name" from dict before processing the next optionKrutika Dhananjay2013-05-021-0/+2
* glusterd: Log hostname of the peer where there is cksum/version mismatchKrutika Dhananjay2013-05-023-9/+12
* glusterd: Removed 'proactive' failing of volume opKrishnan Parthasarathi2013-04-301-53/+3
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-261-19/+32
* glusterd: Introduce volume op-versionsKaushal M2013-04-2610-418/+600
* glusterd: volume-sync needs to work with rejected peersKrishnan Parthasarathi2013-04-221-3/+5
* glusterd: validate performance.nfs.* option values during volume set stageKrutika Dhananjay2013-04-181-2/+19
* glusterd: Avoided deadlock in single node cluster, glusterd restartKrishnan Parthasarathi2013-04-161-0/+3
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-1216-106/+656
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-122-15/+26
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-04-095-20/+137
* mgmt/glusterd: enable valgrind usage even in non DEBUG buildRaghavendra Bhat2013-04-094-24/+13
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-051-54/+0
* storage/posix: introduce node-uuid-pathinfoVenky Shankar2013-04-051-0/+4
* cluster/distribute: Start rebalance with option readdir-optimize onshishir gowda2013-04-031-0/+1
* glusterd: add more specific log messagesBala.FA2013-04-021-8/+8
* mgmt/glusterd: Enable write-behind in nfsPranith Kumar K2013-04-011-1/+1
* glusterd: Removed fd leaks in glusterfs_start utility functionKrishnan Parthasarathi2013-03-254-119/+79