summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd-mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-211-2/+2
* glusterfsd - fixing a coverity issueBarak Sason Rofman2020-07-061-0/+1
* glusterfsd: structure loggingyatipadia2020-02-061-39/+26
* multiple xlators: reduce key lengthYaniv Kaul2020-01-141-5/+6
* mgmt/brick-mux: Avoid sending two response when attach is failed.Mohammed Rafi KC2019-12-311-1/+9
* glusterd: refactoring long methodBarak Sason Rofman2019-12-191-46/+0
* [RFC]#ifdef gNFS related code if we are not compiling gNFSYaniv Kaul2019-12-181-3/+5
* glusterfsd-mgmt.c: move INFO log outside a LOCKYaniv Kaul2019-11-191-28/+27
* gluster: check ctx->activeXie Changlong2019-11-121-0/+10
* glusterd: Client Handling of Elastic ClustersMohit Agrawal2019-11-121-2/+4
* glusterfsd-mgmt: unify read and write testsYaniv Kaul2019-11-071-140/+63
* rpc: align structsYaniv Kaul2019-10-171-44/+42
* glusterfsd: fix unused value coverity issuesyatipadia2019-10-151-11/+0
* glusterd, rpc, glusterfsd: fix coverity defects and put required annotationsAtin Mukherjee2019-09-101-0/+1
* graph/shd: attach volfile even if ctx->active is NULLMohammed Rafi KC2019-08-051-11/+4
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-091-9/+57
* core: fedora 30 compiler warningsSheetalPamecha2019-06-181-3/+1
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-4/+234
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-3/+15
* glusterfsd: Do not process PROFILE_NFS_INFO if graph is not readyhujianfei2019-02-191-0/+5
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-7/+10
* rpc: Fix double freePoornima G2019-01-221-2/+0
* rpc: use address-family option from vol fileMilind Changire2019-01-221-1/+4
* core: Resolve memory leak for brickMohit Agrawal2019-01-161-1/+7
* core: glusterd/add-brick-and-validate-replicated-volume-options.t is crashMohit Agrawal2019-01-141-6/+2
* glusterfsd: Fix coverity issueIraj Jamali2018-12-141-5/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-9/+9
* glusterfsd: Make io-stats xlator search position independentPranith Kumar K2018-11-151-8/+10
* glusterfsd: Make each multiplexed brick sign inPrashanth Pai2018-11-121-4/+22
* glusterfsd: Do not process GLUSTERD_NODE_STATUS if graph is not readyHu Jianfei2018-11-071-0/+5
* glusterfsd: Fix coverity issues around unused valuesShyamsundarR2018-10-161-0/+2
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* glusterfsd/mgmt : Check for NULL after creating frameAshish Pandey2018-09-211-0/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-2416/+2429
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-111-3/+6
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-291-2/+2
* coverity: Multiple coverity fixes for issues with HIGH severityShyamsundarR2018-08-221-10/+8
* coverity: last of the secure temp fixesShyamsundarR2018-08-131-3/+1
* coverity: Fix remaining SECURE_TEMP issues reportedShyamsundarR2018-08-031-1/+31
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* glusterd: Add multiple checks before attach/start a brickMohit Agrawal2018-07-271-0/+3
* core: dereference check on the variables in glusterfs_handle_brick_statusHari Gowtham2018-07-171-1/+16
* glusterfsd: Do not process GLUSTERD_BRICK_XLATOR_OP if graph is not readyRavishankar N2018-07-021-0/+7
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-2/+0
* protocol/server: don't assume there would be a volfile idAmar Tumballi2018-05-081-1/+12
* glusterd: handling brick termination in brick-muxSanju Rakonde2018-05-071-12/+12
* glusterfsd: initiate pmap_signout for all detach brick requestsAtin Mukherjee2018-05-041-0/+1
* server: fix unresolved symbols by moving them to libglusterfsMohit Agrawal2018-04-201-103/+0
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-21/+75