summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-rpc-fops.c
Commit message (Expand)AuthorAgeFilesLines
* Remove uneeded gotos, as it jump to the next lineMichael Scherer2017-05-081-70/+0
* protocol-client: Initialize the list_head before usingPoornima G2017-03-261-2/+4
* protocol/client: Add gfid in request for better tcpdumpsPranith Kumar K2017-02-271-0/+2
* protocol/client: Fix double free of client fdctx destroyRavishankar N2017-02-131-10/+15
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-201-1/+1
* protocol/client: Fix potential mem-leaksKrutika Dhananjay2016-12-161-4/+0
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-041-2/+1
* protocol/client: Fix iobref and iobuf leaks in COMPOUND fopKrutika Dhananjay2016-11-161-1/+2
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-4/+5
* protocol/client: fix op_errno handling, was unused variableKaleb S. KEITHLEY2016-09-151-5/+16
* protocol/client (no 4): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-121-24/+0
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-301-37/+19
* protocol/client: Unserialize xdata even if lookup failsAnuradha Talur2016-08-171-3/+10
* cluster/ec: Use correct log levelsAshish Pandey2016-05-241-1/+1
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-011-0/+2
* protocol: add setactivelk () fopSusant Palai2016-05-011-1/+118
* protocol: add getactivelk () fopSusant Palai2016-05-011-1/+117
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-301-0/+228
* protocol/client : Refactoring functionsAnuradha Talur2016-04-301-1144/+470
* Protocol: Add lease fopPoornima G2016-04-291-0/+117
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-0/+9
* protocol/client: Use loc->pargfid if loc->parent(->gfid) is not filledKrutika Dhananjay2016-04-281-8/+6
* protocol/client: Don't change op_ret when xdata_rsp is presentPranith Kumar K2016-02-291-1/+1
* protocol: implement seek() FOPNiels de Vos2016-02-041-0/+101
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-11-181-3/+6
* protocol/client: give preference to loc->gfid over inode->gfidRavishankar N2015-10-131-6/+6
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* protocol/client : removing duplicate printing in gf_msgManikandan Selvaganesh2015-06-201-130/+128
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-151-203/+390
* geo-rep: ignore symlink and harlink errors in geo-repSaravanakumar Arumugam2015-06-111-11/+15
* logging: log "Stale filehandle" on the client as DebugNiels de Vos2015-06-101-2/+5
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-271-2/+4
* geo-rep: Fix ignoring geo-rep safe errorsKotresh HR2015-05-041-1/+2
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-04-251-1/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-60/+60
* protocol-client: Removal of Logically dead code.arao2015-03-301-3/+0
* protocol-client : dead code removed.Manikandan Selvaganesh2015-03-291-36/+0
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-1/+1
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-47/+137
* client: writev,fsync to use correct rsp structureRudra Siva2014-11-161-2/+2
* client: pass xflags for unlinkJeff Darcy2014-11-151-0/+1
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-12/+18
* glusterd: statedump supportAtin Mukherjee2014-10-151-1/+1
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2014-09-241-3/+9
* client: client3_3_readdir() - initialize ``local`` properlyHarshavardhana2014-08-221-7/+7
* protocol/client: Log ENOENT and ENODATA messages to debug.Raghavendra Talur2014-07-181-4/+7
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-0/+4
* protocol/client,server: Suppress ESTALE logsPranith Kumar K2014-05-161-0/+1
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-17/+1