summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-handler.c
Commit message (Expand)AuthorAgeFilesLines
* 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-041-0/+5
* snapshot: Don't display snapshot's hard-limit and soft-limit in vol infoAvra Sengupta2015-11-021-0/+9
* core: use syscall wrappers instead of direct syscalls -- glusterdKaleb S. KEITHLEY2015-10-281-2/+3
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-221-1/+0
* glusterd: Return better error messages for probe and detach failuresBrad Hubbard2015-09-011-4/+4
* glusterd: probing a new node, which is part of another cluster should give errorGaurav Kumar Garg2015-08-281-3/+5
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* glusterd: log improvement in glusterd_peer_rpc_notifyAtin Mukherjee2015-08-111-4/+9
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-091-0/+14
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-28/+65
* glusterd: Store peerinfo after updating hostnamesKaushal M2015-06-241-0/+6
* handler, messages/glusterd: Porting to new logging frameworkNandaja Varma2015-06-131-157/+338
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-4/+0
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-281-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-101-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-041-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
* glusterd/snapshot: fixing glusterd quorum during snap operationJoseph Fernandes2014-07-041-2/+2
* mgmt/glusterd: display snapd status as part of volume statusRaghavendra Bhat2014-06-301-0/+10
* glusterd: Spelling correction in glusterd log messageggarg2014-06-221-1/+1
* glusterd: Fail peer probe/detach commands when peer detach is ongoingKrishnan Parthasarathi2014-06-161-5/+39
* glusterd: Better op-version values and rangesKaushal M2014-06-091-4/+4
* gluster: Set ping-timeout between glusterd peer rpc connectionVijaikumar M2014-06-061-0/+5
* glusterd: Handle rpc_connect failure in the event handlerVijaikumar M2014-06-051-2/+0