summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-rpc-ops.c
Commit message (Expand)AuthorAgeFilesLines
* multiple files: reduce minor work under RCU_READ_LOCKYaniv Kaul2019-08-051-4/+8
* glusterd.h: remove unneeded macros or move them to their users.Yaniv Kaul2019-06-251-0/+6
* glusterd: remove trivial conditionsSanju Rakonde2019-06-011-4/+2
* glusterd: Optimize code to copy dictionary in handshake code pathMohit Agrawal2019-05-311-8/+19
* glusterd/tier: remove tier related code from glusterdHari Gowtham2019-05-271-8/+7
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-2/+2
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-031-24/+24
* Land part 2 of clang-format changesGluster Ant2018-09-121-2099/+2002
* Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-091-18/+29
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-4/+4
* xlators/mgmt/glusterd/src/glusterd-rpc-ops.c : re-scope message variableYaniv Kaul2018-08-231-2/+2
* glusterd: fix some coverity issuesBhumika Goyal2018-08-201-1/+1
* changed 'sometime' messsages to 'some time'Levi Baber2018-06-011-3/+3
* mgmt/glusterd glusterd coverity fixesAshish Pandey2017-11-111-51/+61
* glusterd: FORWARD_NULL coverity fixAkarsha Rai2017-09-261-11/+22
* tier: separation of attach-tier from add-brickhari gowtham2017-08-011-0/+1
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-211-1/+1
* tier : Tier as a servicehari gowtham2017-01-161-1/+8
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-081-0/+1
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-0/+1
* glusterd (rpc-ops): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-251-3/+0
* feature/bitrot: Ondemand scrub option for bitrotKotresh HR2016-08-251-0/+1
* glusterd: Fix memory leak in glusterd (un)lock RPCsroot2016-08-011-0/+9
* glusterd/cli: coverity fixesAtin Mukherjee2016-06-281-1/+1
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-1/+1
* glusterd: Add a new event to handle multi-net probesKaushal M2016-03-281-2/+2
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-03-101-3/+3
* glusterd: fixing few memory leak in glusterdGaurav Kumar Garg2016-02-231-0/+11
* glusterd: Maintain per transaction op-info objectanand2015-12-101-0/+60
* glusterd: cli command implementation for bitrot scrub statusGaurav Kumar Garg2015-11-191-0/+2
* 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