summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-rpc-fops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* user servicable snapshotsRaghavendra Bhat2014-05-291-2/+3
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-1/+1
* protocol/client,server: Suppress ESTALE logsPranith Kumar K2014-05-161-61/+74
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-291-0/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-2/+2
* Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-011-1/+3
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-241-0/+1
* protocol/server: Change log message severityVijay Bellur2013-12-271-2/+2
* server/rpc: bricks goes offline and comes back online, with lots of "No such ...Vikhyat Umrao2013-11-121-3/+5
* server/rpc: Numerous entries of error - "No such file or directory" in bricks...Vikhyat Umrao2013-11-111-3/+6
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+122
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-449/+421
* rpc/rpc-lib: rpcsvc should reply when rpc_err is setPranith Kumar K2013-09-111-176/+179
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-0/+32
* libglusterfs/client_t client_t implementation, phase 1Kaleb S. KEITHLEY2013-07-291-316/+277
* protocol/server: Initialize connection variablePranith Kumar K2013-06-271-0/+2
* rpc: duplicate request cache for nfsRajesh Amaravathi2013-06-211-46/+46