summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: unchecked return valueShwetha Acharya2018-11-201-1/+6
* Land part 2 of clang-format changesGluster Ant2018-09-121-2862/+2601
* protocol: coverity fixesBhumika Goyal2018-08-221-2/+4
* xlators: protocol: Fix deferencing pointer after free coverity issuesBhumika Goyal2018-08-211-6/+4
* protocol/client: handle the fdctx_destroy properly with different versionsAmar Tumballi2018-07-051-0/+133
* protocol/client: fix memory corruptionXavi Hernandez2018-03-091-13/+21
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-191-1/+1301
* protocol/client: reduce lock contentionZhang Huan2017-12-261-11/+13
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-261-0/+1
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-041-265/+161
* protocol/client: reduce memory usageN Balachandran2016-10-241-1/+1
* protocol/client (no 2): fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-051-5/+0
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-301-53/+245
* core: Honour mandatory lock flags during lock migrationAnoop C S2016-05-201-0/+4
* protocol: add setactivelk () fopSusant Palai2016-05-011-0/+78
* protocol: add getactivelk () fopSusant Palai2016-05-011-0/+56
* protocol/client : Implementation of compound fopAnuradha Talur2016-04-301-0/+1391
* protocol/client : Refactoring functionsAnuradha Talur2016-04-301-0/+1
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-151-6/+11
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-181-3/+14
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-031-1/+72
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-3/+1
* protocol/client: free the 'loc2' variable of client_localAmar Tumballi2012-05-211-0/+1
* client/protocol : Changes in client3_1_getxattr()Kaushal M2012-05-161-0/+4
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: fix all the iobuf related refs and unrefsAmar Tumballi2012-03-291-1/+1
* protocol/client: Added lk_ctx info in fdctx dumpKrishnan Parthasarathi2012-03-071-0/+26
* protocol/client: Free readdirp xdr leakPranith Kumar K2012-03-071-0/+1
* protocol/client: Pass correct dict in client_readdirpshishir gowda2012-02-221-0/+2
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-1/+1
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+29
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-4/+4
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* protocol/client: log enhancementAmar Tumballi2011-03-171-8/+6
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-241-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-6/+16
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-1/+6
* minor improvements in protocolAmar Tumballi2010-06-241-1/+105
* rpc protocolAmar Tumballi2010-06-211-0/+109