summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-rpc-fops.c
Commit message (Expand)AuthorAgeFilesLines
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-211-21/+16
* protocol/client: handle the fdctx_destroy properly with different versionsAmar Tumballi2018-07-051-74/+0
* protocol/client: Remove code duplicationKrutika Dhananjay2018-06-151-96/+5
* client/protocol: fix the log level for removexattr_cbkAmar Tumballi2018-05-171-1/+6
* protocol/client: fix memory corruptionXavi Hernandez2018-03-091-12/+12
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-011-67/+0
* protocol: Remove lock recovery logic from client and serverAnoop C S2018-01-291-18/+1
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-191-293/+2
* protocol/client: reduce lock contentionZhang Huan2017-12-261-14/+14
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+198
* rpc: bring a new protocol versionAmar Tumballi2017-11-071-0/+161
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-2/+2
* xlators/client-rpc-fops: Fix Coverity IssuesMohammed Azhar Padariyakam2017-11-061-23/+13
* Coverity issue fix: checked returnKartik_Burmee2017-10-041-1/+1
* protocol/client: Coverity Fix IDENTICAL_BRANCHES in client3_3_flush_cbkMohammed Azhar Padariyakam2017-09-291-2/+1
* 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