summaryrefslogtreecommitdiffstats
path: root/rpc/block_svc_routines.c
Commit message (Expand)AuthorAgeFilesLines
* 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-171-2/+9
* gluster-block: support force delete optionPrasanna Kumar Kalever2017-08-081-19/+26
* 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-061-2/+0
* Show error message when response contains failurePranith Kumar K2017-06-301-4/+19
* runner: check for all non-zero exit status valuesVijay Bellur2017-06-221-2/+2
* 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-051-6/+0
* 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
* cli: increase the clnt_call() total time out.Prasanna Kumar Kalever2017-05-051-22/+60
* login: one command for logging-in to all gateways of a targetPrasanna Kumar Kalever2017-05-041-161/+362
* create: support 'auth enable' optionPrasanna Kumar Kalever2017-05-021-12/+55
* modify: add support for one way authenticationPrasanna Kumar Kalever2017-05-021-119/+686
* gluster-block: support json responsePrasanna Kumar Kalever2017-04-281-234/+502
* logging: redirect configshell logs to GB_LOGDIRPrasanna Kumar Kalever2017-04-131-1/+3
* build: use rpcgen to generate all XDR codeNiels de Vos2017-03-171-0/+13
* gluster-block: create portal only with ip addressPrasanna Kumar Kalever2017-03-131-10/+4
* gluster-blockd: parse create and delete outputsPrasanna Kumar Kalever2017-02-271-60/+415
* 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-201-64/+92
* gluster-block: refactor return valuesPrasanna Kumar Kalever2017-02-191-70/+154
* 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-171-7/+6
* meta: thread safe GB_METAUPDATE_OR_GOTOPrasanna Kumar Kalever2017-02-161-63/+37
* daemon: fix minor bugsPrasanna Kumar Kalever2017-02-161-84/+101
* cli: cart off unwanted output from create commandPrasanna Kumar Kalever2017-02-151-3/+3
* gluster-block: add portal creationPrasanna Kumar Kalever2017-02-151-3/+20
* daemon: redirect logs to logdirPrasanna Kumar Kalever2017-02-141-1/+1
* gluster-block: threadify remote requestsPrasanna Kumar Kalever2017-02-091-63/+216
* gluster-block: create block files in '/block-store' dirPrasanna Kumar Kalever2017-02-081-6/+6
* build: fix minor warningsPrasanna Kumar Kalever2017-02-081-51/+112
* gfapi: unify calls to glfs_init and friendsPrasanna Kumar Kalever2017-02-071-2/+2
* gluster-block: migrate build to libtoolz and create rpmPrasanna Kumar Kalever2017-02-071-0/+832