summaryrefslogtreecommitdiffstats
path: root/rpc
Commit message (Expand)AuthorAgeFilesLines
* delete/rollback: check for matching gbid before deleting a blockPrasanna Kumar Kalever2017-10-091-3/+9
* socket: switch to MT-safe get host addr infoPrasanna Kumar Kalever2017-09-191-30/+50
* rpc: switch to MT-safe block RPC routinesPrasanna Kumar Kalever2017-09-192-26/+125
* misc: fix warningsPrasanna Kumar Kalever2017-08-291-1/+1
* gluster-block: parse remote command outputsPrasanna Kumar Kalever2017-08-281-94/+142
* gluster-block: use targetcli interactive modePrasanna Kumar Kalever2017-08-281-211/+62
* logger: support logdir choosing via Environment variablePrasanna Kumar Kalever2017-08-172-4/+11
* gluster-block: support force delete optionPrasanna Kumar Kalever2017-08-082-19/+27
* gluster-block: do not allow delete if any node is downPrasanna Kumar Kalever2017-08-031-19/+155
* create: move saveconfig out of the loopPrasanna Kumar Kalever2017-07-131-8/+7
* tcmu: backstore attribute set cmd_time_out=0Prasanna Kumar Kalever2017-07-071-5/+19
* create: clean metafile along with storage when EntryCreate failsPrasanna Kumar Kalever2017-07-062-4/+13
* Show error message when response contains failurePranith Kumar K2017-06-301-4/+19
* dist: do not package the rpcgen generated filesPrasanna Kumar Kalever2017-06-241-0/+5
* runner: check for all non-zero exit status valuesVijay Bellur2017-06-221-2/+2
* block: add support to prealloc = full | no optionPrasanna Kumar Kalever2017-06-222-21/+25
* logger: fix (null) prints while trying to log volnamePrasanna Kumar Kalever2017-06-141-0/+1
* runner: check for WIFEXITED before WEXITSTATUSPrasanna Kumar Kalever2017-06-141-33/+53
* info: show size in human readable formatPrasanna Kumar Kalever2017-06-131-9/+19
* daemon: narrow down the failure reason due to dependency servicePrasanna Kumar Kalever2017-06-061-53/+94
* Fix heap-buffer-overflowPranith Kumar K2017-06-061-2/+2
* Prevent crashes when errMsg is not setPranith Kumar K2017-06-061-29/+53
* logger: improve logging at server sidePrasanna Kumar Kalever2017-06-051-1/+52
* cache: implement LRU cache to hold glfs objectsPrasanna Kumar Kalever2017-06-053-8/+11
* Only when RPC is sent move status to CONFIGFAILPranith Kumar K2017-06-051-7/+19
* info: show node as configured if status is GB_CLEANUP_INPROGRESSPrasanna Kumar Kalever2017-06-021-0/+1
* glfs: fix 'status' buffer size in 'NodeInfo'Prasanna Kumar Kalever2017-05-221-2/+2
* gluster-block: update journal data synchronouslyPrasanna Kumar Kalever2017-05-191-1/+1
* cli: increase the clnt_call() total time out.Prasanna Kumar Kalever2017-05-052-22/+61
* login: one command for logging-in to all gateways of a targetPrasanna Kumar Kalever2017-05-043-163/+365
* create: support 'auth enable' optionPrasanna Kumar Kalever2017-05-022-12/+58
* modify: add support for one way authenticationPrasanna Kumar Kalever2017-05-024-119/+707
* block: show reason for cmd failue on non-existent/not started volumePranith Kumar K2017-04-281-0/+11
* gluster-block: support json responsePrasanna Kumar Kalever2017-04-285-279/+590
* logging: redirect configshell logs to GB_LOGDIRPrasanna Kumar Kalever2017-04-131-1/+3
* build: use rpcgen to generate all XDR codeNiels de Vos2017-03-1710-506/+97
* gluster-block: create portal only with ip addressPrasanna Kumar Kalever2017-03-134-10/+10
* gluster-blockd: parse create and delete outputsPrasanna Kumar Kalever2017-02-271-60/+415
* build: refactorNiels de Vos2017-02-251-2/+2
* gluster-blockd: defend on connect() issuesPrasanna Kumar Kalever2017-02-201-5/+24
* gluster-blockd: treat delete success if block doesn't existPrasanna Kumar Kalever2017-02-201-0/+15
* gluster-blockd: fix violation of double pointer usagePrasanna Kumar Kalever2017-02-201-50/+21
* gluster-blockd: fix bug in glusterBlockCleanUpPrasanna Kumar Kalever2017-02-201-3/+3
* gluster-block: improve log messagesPrasanna Kumar Kalever2017-02-202-83/+123
* gluster-block: refactor return valuesPrasanna Kumar Kalever2017-02-192-72/+173
* create: cleanup config in all the nodes if mpath is not satisfiedPrasanna Kumar Kalever2017-02-171-82/+88
* cli: deprecate volserver optionPrasanna Kumar Kalever2017-02-176-22/+11
* meta: thread safe GB_METAUPDATE_OR_GOTOPrasanna Kumar Kalever2017-02-161-63/+37
* daemon: fix minor bugsPrasanna Kumar Kalever2017-02-163-90/+108
* cli: cart off unwanted output from create commandPrasanna Kumar Kalever2017-02-151-3/+3