summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-rpc-fops.c
Commit message (Expand)AuthorAgeFilesLines
* rpc: align structsYaniv Kaul2019-10-171-99/+105
* protocol: remove compound fopAmar Tumballi2019-04-291-189/+1
* core: Resolve memory leak for brickMohit Agrawal2019-01-161-0/+2
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-281-1/+1
* protocol/server: NULL pointer dereferencing clang fixShwetha K Acharya2018-09-171-2/+7
* Land part 2 of clang-format changesGluster Ant2018-09-121-4408/+4482
* protocol: don't use allocaAmar Tumballi2018-09-051-47/+30
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-0/+9
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-111-2/+1
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-101-5/+5
* protocol: Added iatt conversion to older formatShyamsundarR2018-03-101-0/+30
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-0/+7
* protocol: utilize the version 4 xdrAmar Tumballi2018-02-011-65/+0
* protocol: make on-wire-change of protocol using new XDR definition.Amar Tumballi2018-01-191-326/+5
* rio/everywhere: add icreate/namelink fopSusant Palai2017-12-051-0/+234
* protocol/server: use common function to reduce duplicate codeAmar Tumballi2017-11-211-1031/+216
* rpc: bring a new protocol versionAmar Tumballi2017-11-071-0/+184
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-41/+66
* program/GF-DUMP: Shield ping processing from traffic to GlusterfsRaghavendra G2017-07-181-0/+1
* dht: for many operation directory/file path is (null) in brick logAnkitRaj2017-06-051-4/+8
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-051-7/+2
* protocol: corect parameter state->size in server3_3_writevZhou Zhengping2017-04-021-1/+4
* protocol/server: Fix crash bug in unlink flowRichard Wareing2017-03-021-0/+4
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-4/+1
* client,server: Free xdr-allocated compound req/rsp arraysKrutika Dhananjay2016-12-201-0/+1
* protocol/server: capture offset in seekRavishankar N2016-11-281-0/+1
* protocol/server: Print pargfid in logs for rename errorPranith Kumar K2016-11-271-2/+2
* protocol/server: Remove unused variableAnoop C S2016-11-221-2/+0
* protocol/server: Print error-xlator namePranith Kumar K2016-11-161-182/+255
* compound fops: Fix file corruption issueKrutika Dhananjay2016-10-241-2/+2
* compound fops: Some fixes to compound fops frameworkAnuradha Talur2016-08-301-26/+38
* protocol/server: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-271-15/+4
* protocol/server: readlink rsp xdr will fail while readlink got an errorRyan Ding2016-08-241-0/+2
* cluster/ec: Use correct log levelsAshish Pandey2016-05-241-2/+2
* protocol/server: address double free'sPrasanna Kumar Kalever2016-05-021-4/+0
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-011-243/+248
* protocol: add setactivelk () fopSusant Palai2016-05-011-1/+125
* protocol: add getactivelk () fopSusant Palai2016-05-011-0/+129
* Protocol: Add lease fopPoornima G2016-04-291-0/+111
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-291-2/+5
* server: send lookup on root inode when itable is createdvmallika2016-03-301-2/+4
* protocol/server: Do not log ENOENT/ESTALE in fd based fopsPranith Kumar K2016-03-151-20/+30
* NSR: Volgen SupportJeff Darcy2016-02-081-2/+6
* protocol: implement seek() FOPNiels de Vos2016-02-041-2/+123
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-261-4/+4
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-201-22/+34
* dht: remove 'null' for directory/file path from brick log for many operationsSakshi2015-08-121-3/+6
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0