summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-rpc-fops.c
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: Fix xdata leak in seek fopPranith Kumar K2018-06-121-2/+1
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-05-251-1/+0
* 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
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-271-2/+2
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-291-80/+128
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* core: Add inode context merge callbackVenky Shankar2015-03-241-0/+1
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-171-0/+94
* protocol/server: Fix possible memory leaks of xdataXavier Hernandez2015-01-091-4/+13
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-35/+0
* glusterd: statedump supportAtin Mukherjee2014-10-151-1/+1
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2014-09-241-1/+7