summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-rpc-fops.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol/server: print connection-id in fop failure logs.Raghavendra G2013-06-181-197/+275
* protocol/rpc: move latest added procedures to the end of the arrayNiels de Vos2013-06-171-2/+2
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+122
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+119
* license: xlators/protocol/server dual license GPLv2 and LGPLv3+Kaleb S. KEITHLEY2013-04-121-14/+5
* core: remove all the 'inner' functions in codebaseAmar Tumballi2012-12-191-25/+51
* Fix xdr_to_generic success checkKaushal M2012-12-091-45/+124
* protocols: Suppress getxattr log when errno is ENOENTPranith Kumar K2012-10-281-1/+2
* logging: log ENOENT errors in DEBUG mode instead of ERROR or INFORaghavendra Bhat2012-09-171-1/+2
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-18/+26
* rpcsvc: remove .vector_actor and related changesAnand Avati2012-08-201-51/+44