summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: populate brickinfo->real_path conditionallyAtin Mukherjee2016-04-181-1/+2
* glusterd: Add a new event to handle multi-net probesKaushal M2016-03-301-2/+2
* glusterd: set rpc conn flag in brick connect/disconnectAtin Mukherjee2016-03-241-0/+2
* glusterd: reject peer probe from a reinstalled nodeAtin Mukherjee2016-03-241-1/+2
* glusterd/rpc : Discard duplicate Disconnect eventsAtin Mukherjee2016-03-231-0/+6
* glusterd: probing a new node, which is part of another cluster should give errorGaurav Kumar Garg2016-03-221-3/+5
* glusterd:upon re-peer probe glusterd should not return response to CLI two timesGaurav Kumar Garg2016-03-211-0/+1
* glusterd: volume get should pick options from priv->opts tooAtin Mukherjee2016-03-081-6/+32
* glusterd: display user.* options in volume getAtin Mukherjee2016-02-281-83/+119
* cli: Add arbiter details to volinfo xml outputRavishankar N2016-01-211-0/+50
* glusterd: Disallow peer with existing volumes to be probed in clusterAtin Mukherjee2015-12-291-2/+3
* cli: Indicate which brick of the replica is the arbiterRavishankar N2015-11-251-0/+6
* mgmt/glusterd: Store arbiter-count and restore itPranith Kumar K2015-11-171-0/+5
* snapshot: Don't display snapshot's hard-limit and soft-limit in vol infoAvra Sengupta2015-11-051-0/+9
* glusterd: Return better error messages for probe and detach failuresBrad Hubbard2015-09-081-4/+4
* glusterd: log improvement in glusterd_peer_rpc_notifyAtin Mukherjee2015-08-171-4/+9
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-141-1/+1
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-131-0/+14
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-28/+65
* glusterd: Store peerinfo after updating hostnamesKaushal M2015-06-261-0/+6
* handler, messages/glusterd: Porting to new logging frameworkNandaja Varma2015-06-191-157/+338
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-06-011-1/+3
* glusterd: Fix conf->generation to stop new peers participating inAvra Sengupta2015-05-271-0/+3
* cli/tiering: volume info should display details about tierMohammed Rafi KC2015-05-091-0/+80
* cli/tiering: display hot tier, and cold tier separatelyMohammed Rafi KC2015-05-091-0/+5
* glusterd: Use generation number to find peerinfo in RPC notificationsKaushal M2015-05-071-2/+6
* glusterd: gluster volume status should show status of bitrot and scrubber daemonGaurav Kumar Garg2015-05-061-0/+20
* glusterd: Replace transaction peers listsKaushal M2015-04-131-18/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-30/+30
* glusterd: compute quorum on peers in clusterKrishnan Parthasarathi2015-04-021-2/+2
* glusterd: group server-quorum related code togetherKrishnan Parthasarathi2015-04-011-0/+1
* glusterd: gluster command should retrieve current op-version of the NODEGaurav Kumar Garg2015-04-011-0/+10
* glusterd : fix memory overrun for opinfo.local_xaction_peersAtin Mukherjee2015-03-291-1/+1
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-261-3/+14
* glusterd: Prevent possible dealock in glusterd_friend_removeKaushal M2015-03-251-1/+3
* glusterd: CLI commands to create and manage tiered volumes.Dan Lambright2015-03-191-0/+2
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-181-0/+1
* CLI : GLobal option for NFS-GaneshaMeghana Madhusudhan2015-03-181-0/+77
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-171-3/+9
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-39/+150
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-22/+23
* glusterd: nfs,shd,quotad,snapd daemons refactoringAtin Mukherjee2015-02-201-111/+3
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-0/+1
* glusterd: cluster quorum count check correctionAtin Mukherjee2015-01-061-2/+2
* glusterd: Add hostname/ip-address along with host's UUID in glusterd log messageGauravKumarGarg2014-11-201-2/+3
* glusterd: op state machine shouldn't use global peer listAtin Mukherjee2014-10-281-0/+5
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-031-5/+9
* cli/glusterd: Support of volume get for a specific volume optionAtin Mukherjee2014-08-261-2/+241
* glusterd: Improvements to peer identificationKaushal M2014-07-151-171/+139
* cli/glusterd: Added support for dispersed volumesXavier Hernandez2014-07-111-0/+10