summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-locks.c
Commit message (Expand)AuthorAgeFilesLines
* glusterd-locks: misc. changes.Yaniv Kaul2019-03-191-61/+51
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-3/+3
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-1/+1
* glusterd: improve logging for stage_deleted flagSanju Rakonde2018-10-231-0/+4
* glusterd: fix coverity issues in glusterd-locks.cSanju Rakonde2018-09-221-2/+11
* glusterd: fix crashSanju Rakonde2018-09-201-1/+1
* glusterd: Improve logging in gd_mgmt_v3_unlock_timer_cbkAtin Mukherjee2018-09-201-1/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-723/+666
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-2/+2
* glusterd: ignore importing volume which is undergoing a delete operationAtin Mukherjee2018-08-161-1/+10
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-3/+3
* glusterd: glusterd is releasing the locks before timeoutSanju Rakonde2018-05-281-0/+2
* glusterd: setting mgmt_v3_timer->timer to NULL after deleting mgmt_v3_timerSanju Rakonde2018-04-021-1/+0
* glusterd: glusterd crash in gd_mgmt_v3_unlock_timer_cbkGaurav Yadav2018-03-151-1/+0
* glusterd : memory leak in mgmt_v3 lock functionalityGaurav Yadav2018-03-061-0/+7
* glusterd: revert coverity fix for freeing key_dupAtin Mukherjee2017-11-291-1/+0
* glusterd: Fix few coverity errorsPrashanth Pai2017-11-061-2/+2
* glusterd : introduce timer in mgmt_v3_lockGaurav Yadav2017-10-171-14/+206
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-2/+1
* glusterd: Porting the left out gf_log_callingfns to new frameworkNandaja Varma2015-07-181-5/+10
* handshake,locks,mountbroker,syncop/glusterd:New logging frameworkNandaja Varma2015-06-141-40/+65
* glusterd/snapshot: Return correct errno in events of failure - PATCH 2Avra Sengupta2015-06-021-1/+1
* 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-7/+12
* NFS-Ganesha : Locking global options fileMeghana Madhusudhan2015-05-061-1/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-6/+6
* glusterd: statedump supportAtin Mukherjee2014-10-151-0/+12
* glusterd: Add last successful glusterd lock backtraceKrishnan Parthasarathi2014-09-221-0/+14
* glusterd: Improve debugging experience for glusterd locksKrishnan Parthasarathi2014-09-031-8/+10
* gluster: GlusterFS Volume Snapshot FeatureAvra Sengupta2014-04-111-59/+502
* glusterd/Vol-Locks : Moving globals into glusterd priv and code refactoringAvra Sengupta2014-02-141-23/+59
* glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-101-0/+177