summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-11-181-3/+6
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* protocol/client: prevent use-after-free of frame->rootNiels de Vos2015-11-171-14/+2
* 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
* protocol/client: give preference to loc->gfid over inode->gfidRavishankar N2015-10-131-6/+6
* server/protocol: option for dynamic authorization of client permissionsPrasanna Kumar Kalever2015-10-043-4/+57
* protocol/client: Remove dead code from client_rpc_notifyAnoop C S2015-09-283-20/+9
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-242-2/+2
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-034-42/+23
* 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-193-2/+19
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* 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
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-051-9/+14
* rpc: fix concurrency bug in gf_authenticateJeff Darcy2015-07-281-47/+31
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* 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
* protocol/client: Properly handle return value in clnt_release_reopen_fdAnoop C S2015-06-251-1/+0
* protocol/client: Remove unused function clnt_mark_fd_bad()Anoop C S2015-06-221-10/+0
* protocol/client : removing duplicate printing in gf_msgManikandan Selvaganesh2015-06-202-142/+139
* protocol/client : porting log messages to new frameworkManikandan Selvaganesh2015-06-159-505/+1346
* geo-rep: ignore symlink and harlink errors in geo-repSaravanakumar Arumugam2015-06-111-11/+15
* logging: log "Stale filehandle" on the client as DebugNiels de Vos2015-06-101-2/+5
* build: do not #include "config.h" in each fileNiels de Vos2015-05-2915-75/+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-272-4/+6
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-041-3/+3
* geo-rep: Fix ignoring geo-rep safe errorsKotresh HR2015-05-041-1/+2
* 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-302-4/+3
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-303-56/+93
* protocol/server : port log messages to new framework.Manikandan Selvaganesh2015-04-298-293/+1202
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-04-251-1/+2
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-044-75/+75
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-1/+1
* protocol-client: Removal of Dead Codearao2015-03-301-9/+0
* protocol-client: Removal of Logically dead code.arao2015-03-301-3/+0
* protocol-client : dead code removed.Manikandan Selvaganesh2015-03-291-36/+0
* protocol/client : logical dead code removedManikandan Selvaganesh2015-03-291-282/+48