summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-syncop.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-1/+4
* glusterd: fix op-version bump up flowAtin Mukherjee2015-08-031-10/+16
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-061-12/+0
* glusterd: Porting left out log messages to new frameworkNandaja Varma2015-06-261-3/+7
* handshake,locks,mountbroker,syncop/glusterd:New logging frameworkNandaja Varma2015-06-141-41/+73
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-021-2/+3
* glusterd/snapshot: Return correct errno in events of failure - PATCH 1Avra Sengupta2015-05-281-3/+10
* glusterd : allocate peerid to store in frame->cookieAtin Mukherjee2015-05-281-23/+47
* glusterd: fix double-free of rebalance process' rpc objectKrishnan Parthasarathi2015-05-261-0/+5
* NFS-Ganesha : Locking global options fileMeghana Madhusudhan2015-05-061-7/+44
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-281-12/+0
* glusterd: Remove direct references to peerinfo in frame cookiesKaushal M2015-04-261-38/+92
* glusterd: support for tier volumes 'detach start' and 'detach commit'Dan Lambright2015-04-221-0/+17
* glusterd: Replace transaction peers listsKaushal M2015-04-131-123/+127
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-14/+14
* glusterd: group server-quorum related code togetherKrishnan Parthasarathi2015-04-011-0/+1
* glusterd: Maintain local xaction_peer list for op-smAtin Mukherjee2015-03-261-20/+1
* glusterd: Do not use global opinfo in syncopAtin Mukherjee2015-03-231-2/+0
* features/quota : Introducing inode quotavmallika2015-03-181-1/+2
* glusterd: Protect the peer list and peerinfos with RCU.Kaushal M2015-03-161-3/+11
* mgmt/glusterd: Changes required for disperse volume heal commandsPranith Kumar K2015-03-101-4/+3
* glusterd: Replace libglusterfs lists with liburcu listsKaushal M2015-03-031-25/+28
* glusterd: quorum validatation in glusterd syncop frameworkGauravKumarGarg2015-01-201-0/+11
* glusterd: Added iov error checking in rpc callbacks.Anand2015-01-201-2/+43
* glusterd: use list_for_each_entry_safe for cleanupAvra Sengupta2015-01-081-3/+4
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-081-0/+1
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2014-12-221-56/+114
* glusterd: print the peer name instead of a null UUID in a rpc failure messageAtin Mukherjee2014-10-091-55/+58
* gluster: Fix the recursive goto outs in the source code.Avra Sengupta2014-07-211-1/+2
* glusterd: Improvements to peer identificationKaushal M2014-07-151-4/+6
* glusterd/snapshot : Fix for snap create preval for remote peer err msgJoseph Fernandes2014-07-021-56/+1
* Core: Fix issues reported by CppcheckLalatendu Mohanty2014-06-121-1/+2
* glusterd: Better op-version values and rangesKaushal M2014-06-091-5/+5
* mgmt/glusterd: Perform Pending quorum actions after OpPranith Kumar K2014-05-081-0/+7
* glusterd: Fetch brick mount_dirs during brick create.Avra Sengupta2014-05-061-6/+32
* glusterd: Add a barrier brick-opKaushal M2014-04-291-1/+2
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-51/+60
* glusterd/Vol-Locks : Moving globals into glusterd priv and code refactoringAvra Sengupta2014-02-141-31/+54
* glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-101-54/+423
* glusterd: Reset opinfo.op ONLY if lock succeededKrutika Dhananjay2014-02-041-2/+4
* glusterd: Aggregate tasks status in 'volume status [tasks]'Kaushal M2013-12-041-6/+1
* cli/glusterd: Changes to quota command Quota featureRaghavendra G2013-11-261-22/+61
* cli,glusterd: Implement 'volume status tasks'Krutika Dhananjay2013-10-081-2/+9
* glusterd: Adding transaction checks for cluster unlock.Avra Sengupta2013-09-201-3/+12
* glusterd/cli changes for distributed geo-repAvra Sengupta2013-07-261-27/+138
* glusterd-syncop: Fix unlocking and collating errorsKaushal M2013-06-041-27/+62
* glusterd: Set op_errstr to error string received from peerKrutika Dhananjay2013-05-161-0/+4
* glusterd: Perform NULL check on rsp.op_errstr before using itKrutika Dhananjay2013-05-131-1/+1
* glusterd: Fix uuid to hostname conversion for 'volume status'Kaushal M2013-05-121-3/+4
* glusterd: Give up big lock before performing any RPCKrishnan Parthasarathi2013-05-071-1/+13