summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
* Tiering: change in status for remove brick and rebalancehari gowtham2015-09-211-0/+2
* glusterd: getting txn_id from frame->cookie in op_sm call backanand2015-07-271-16/+61
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-061-38/+14
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-10/+20
* glusterd: Removing sync lock and unlock inside rcu read critical sectionanand2015-06-191-2/+1
* ops/glusterd: Porting messages to new logging frameworkNandaja Varma2015-06-161-90/+173
* glusterd: Dereference after null checkarao2015-06-101-5/+12
* glusterd/shared_storage: Provide a volume set option to create and mount the ...Avra Sengupta2015-06-041-0/+9
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-281-1/+2
* glusterd: fix double-free of rebalance process' rpc objectKrishnan Parthasarathi2015-05-261-0/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-15/+15
* cli/glusterd: cli command implementation for bitrot featuresGaurav Kumar Garg2015-03-181-0/+1
* CLI : GLobal option for NFS-GaneshaMeghana Madhusudhan2015-03-181-0/+1
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-49/+124
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-2/+2
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-0/+1
* glusterd : release cluster wide locks in op-sm during failuresAtin Mukherjee2014-11-061-52/+120
* glusterd: Improvements to peer identificationKaushal M2014-07-151-32/+110
* mgmt/glusterd: display snapd status as part of volume statusRaghavendra Bhat2014-06-301-0/+1
* glusterd: Better op-version values and rangesKaushal M2014-06-091-1/+1
* glusterd: Fetching the txn_id before performing glusterd_op_bricks_select in ...Avra Sengupta2014-06-021-21/+27
* glusterd: Add a barrier brick-opKaushal M2014-04-291-0/+1
* glusterd/snapshot: Compare and update snapshots during peer handshakeAvra Sengupta2014-04-281-0/+8
* glusterd: Rename the export dictionary as peer_dataAvra Sengupta2014-04-281-13/+17
* glusterd/snapshot-handshake: Perform handshake of missed_snaps_list.Avra Sengupta2014-04-251-0/+10
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-33/+36
* glusterd/Vol-Locks : Moving globals into glusterd priv and code refactoringAvra Sengupta2014-02-141-8/+54
* glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-101-8/+313
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-8/+3
* bd_map: Remove bd_map xlatorM. Mohan Kumar2013-11-131-1/+0
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-0/+16
* glusterd: Log peer op status at the appropriate timeKrutika Dhananjay2013-06-181-4/+6
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-121-10/+96
* glusterd: Made volume-heal use synctask framework.Avra Sengupta2013-02-161-1/+1
* glusterd: Moved node rsp functions to glusterd-utils.cKrishnan Parthasarathi2013-02-031-1/+2
* glusterd: log changes in volume stop (and in op sm codepath)Krutika Dhananjay2013-01-181-50/+86
* glusterd: log enhancements for volume startKrutika Dhananjay2013-01-041-9/+11
* Revert "glusterd: add "volume label" command"Anand Avati2012-12-041-1/+0
* glusterd: add "volume label" commandJeff Darcy2012-12-041-0/+1
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-291-0/+1
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-111-532/+8
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-201-2/+2
* glusterd: Fix remote processes not being shown in "volume status"Kaushal M2012-09-171-3/+4
* All: License message changeVarun Shastry2012-09-131-7/+6
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-5/+6
* glusterd: Fixed incorrect assumptions in rpcsvc actors of glusterdKrishnan Parthasarathi2012-08-281-2/+3
* All: License message changeVarun Shastry2012-08-281-14/+5
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-26/+13
* rpc: variable name changesAmar Tumballi2012-07-121-40/+40