summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd/add-brick: change add-brick implementation to v3 frameworkMohammed Rafi KC2015-10-071-6/+67
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-0/+2
* glusterd: Porting the left out gf_log_callingfns to new frameworkNandaja Varma2015-07-181-2/+4
* glusterd/ afr : set afr pending xattrs on replace brickAnuradha2015-06-251-0/+52
* glusterd/mgmt_v3: Print the node info, with failure messagesAvra Sengupta2015-06-221-4/+2
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-021-18/+30
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-281-6/+20
* glusterd : allocate peerid to store in frame->cookieAtin Mukherjee2015-05-281-19/+37
* mgmt/glusterd: Porting messages to new logging frameworkNandaja Varma2015-05-041-80/+138
* glusterd: Use uint32_t for peerinfo generation numberKaushal M2015-04-301-8/+8
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-281-18/+0
* glusterd: Remove direct references to peerinfo in frame cookiesKaushal M2015-04-261-27/+64
* glusterd: Replace transaction peers listsKaushal M2015-04-131-108/+211
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-14/+14
* glusterd: compute quorum on peers in clusterKrishnan Parthasarathi2015-04-021-4/+2
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-10/+10
* glusterd: Added iov error checking in rpc callbacks.Anand2015-01-201-29/+12
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-0/+1
* glusterd: cluster quorum count check correctionAtin Mukherjee2015-01-061-2/+4
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2014-12-221-80/+82
* glusterd: print the peer name instead of a null UUID in a rpc failure messageAtin Mukherjee2014-10-091-50/+56
* glusterd/snapshot : Fix for snap create preval for remote peer err msgJoseph Fernandes2014-07-021-30/+41
* glusterd/snapshot: Fixed errmsg and Quorum check in Snapshot OperationJoseph Fernandes2014-06-291-18/+19
* mgmt/glusterd: quorum check before taking the snapshotRaghavendra Bhat2014-05-071-0/+14
* mgmt/glusterd: handle postvalidate carefully when prevalidate failsRaghavendra Bhat2014-05-031-0/+6
* glusterd/snapshot : Barrier code integration with snapshot codebase.Sachin Pandit2014-05-011-6/+82
* [glusterd/snapshot] Glusterd crashes when a same commandJoseph Fernandes2014-04-301-1/+1
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-0/+1899