summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: Implementation of compound fopv3.9devAnuradha Talur2016-05-019-246/+3337
* protocol: add setactivelk () fopSusant Palai2016-05-013-1/+165
* protocol: add getactivelk () fopSusant Palai2016-05-014-0/+207
* Protocol: Add lease fopPoornima G2016-04-293-12/+129
* 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-308-31/+139
* protocol/server: Do not log ENOENT/ESTALE in fd based fopsPranith Kumar K2016-03-151-20/+30
* protocol client/server: Fix client-server handshakeAvra Sengupta2016-03-103-1/+78
* NSR: Volgen SupportJeff Darcy2016-02-081-2/+6
* protocol: implement seek() FOPNiels de Vos2016-02-043-3/+134
* protocol/server: Race between server_reconfigure and server_setvolumeMohammed Rafi KC2016-01-221-0/+12
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* build: install and package header files more conventionallyKaleb S. KEITHLEY2015-11-161-1/+3
* debug/io-stats: Add FOP sampling featureRichard Wareing2015-11-011-0/+7
* core: use syscall wrappers instead of direct syscalls - miscellaneousKaleb S. KEITHLEY2015-10-282-5/+7
* protocol/server: define the max number of inodes in lru list as a numberRaghavendra Bhat2015-10-151-3/+3
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-043-4/+57
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-032-21/+12
* protocol/server : porting missing gf_log's to gf_msgManikandan Selvaganesh2015-08-264-17/+63
* protocol/server: forget the inodes which got ENOENT in lookupRaghavendra Bhat2015-08-202-22/+37
* protocol-client/server: Minor logging improvements for better debuggingAnoop C S2015-08-192-2/+17
* dht: remove 'null' for directory/file path from brick log for many operationsSakshi2015-08-121-3/+6
* tests: set inode-lru-limit to 1 and check if bit-rot xattrs are wrongy createdRaghavendra Bhat2015-08-101-12/+16
* rpc: fix concurrency bug in gf_authenticateJeff Darcy2015-07-281-47/+31
* rpc,server,glusterd: Init transport list for accepted transportKaushal M2015-07-241-0/+8
* protocol/server: use different dict for resolvingRaghavendra Bhat2015-07-151-2/+24
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-061-1/+1
* build: Mac OS X build issues, header guard macrosKaleb S. KEITHLEY2015-07-041-2/+2
* protocol/server: fail setvolume if any of xlators is not initialized yetRaghavendra G2015-07-023-0/+30
* protocol/server: Correctly reconfigure auth.ssl-allowKaushal M2015-07-011-0/+2
* protocol/server: Include a check to validate xprt->clientSoumya Koduri2015-06-261-1/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-298-40/+0
* Changing log level from Warning to DebugAshish Pandey2015-05-281-1/+1
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-271-2/+2
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-041-3/+3
* protocol: increase default group-cache-timeout to 300 secondsNiels de Vos2015-05-021-1/+1
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-04-301-1/+1
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-302-43/+72
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-298-293/+1202
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-042-13/+13
* 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
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-171-0/+6
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-171-5/+61
* Use common loc-touchup in fuse/server/gfapiPranith Kumar K2015-03-081-13/+1
* protocol: Fix typos in option descriptionPranith Kumar K2015-03-061-1/+1
* client/server: fix reconfigure for event-threads optionKrishnan Parthasarathi2015-02-191-15/+13
* rdma: reduce log level from E to WMohammed Rafi KC2015-02-171-0/+21