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