summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* protocol: implement seek() FOPNiels de Vos2016-02-043-0/+132
* upcall: free the xdr* allocationsSoumya Koduri2016-01-141-0/+6
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* geo-rep: Don't log geo-rep safe errors in mount logsKotresh HR2015-11-181-3/+6
* protocol/client: prevent use-after-free of frame->rootNiels de Vos2015-11-171-14/+2
* protocol/client: give preference to loc->gfid over inode->gfidRavishankar N2015-10-131-6/+6
* 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-241-1/+1
* protocol-client/server: Fix incorrect grace-timeout value in logsAnoop C S2015-09-032-21/+11
* protocol-client/server: Minor logging improvements for better debuggingAnoop C S2015-08-191-0/+2
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* client, rpc: make ping-timeout configurable for glusterfs clientsKrishnan Parthasarathi2015-08-051-9/+14
* logging: client3_3_removexattr_cbk should not log expected ENODATANiels de Vos2015-07-261-1/+1
* 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-295-25/+0
* protocol/client,server: Move EEXIST logs in mkdir and mknod to DEBUG levelKrutika Dhananjay2015-05-271-2/+4
* geo-rep: Fix ignoring geo-rep safe errorsKotresh HR2015-05-041-1/+2
* Upcall: Replaced opaque gfid with string in rpc cbk argsSoumya Koduri2015-04-301-3/+2
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-301-13/+21
* 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-042-62/+62
* 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
* cluster/dht: Change the subvolume encoding in d_off to be a "global"Dan Lambright2015-03-185-6/+30
* gfapi: APIs to store and process upcall notifications receivedSoumya Koduri2015-03-171-0/+34
* every/where: add GF_FOP_IPC for inter-translator communicationJeff Darcy2015-03-172-47/+170
* protocol: Fix typos in option descriptionPranith Kumar K2015-03-061-1/+1
* protocol/client: defer cleanup of private until RPC notifications are handled.Krishnan Parthasarathi2015-03-022-14/+36
* client/server: fix reconfigure for event-threads optionKrishnan Parthasarathi2015-02-191-14/+14
* epoll: Initialize server/client xlator event-threads correctlyShyam2015-02-091-3/+2
* protocol/client: sequence CHILD_UP, CHILD_DOWN etc notificationsKrishnan Parthasarathi2015-02-073-24/+71
* epoll: Adding the ability to configure epoll threadsShyam2015-02-072-0/+42
* protocol/client: Prevent "Dereference after NULL check" errors.Vijay Bellur2015-01-161-0/+2
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-2/+5
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-182-20/+3
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2014-11-171-1/+0
* client: writev,fsync to use correct rsp structureRudra Siva2014-11-161-2/+2
* client: pass xflags for unlinkJeff Darcy2014-11-151-0/+1
* logs: Do selective logging for errnosPranith Kumar K2014-10-201-12/+18
* glusterd: statedump supportAtin Mukherjee2014-10-151-1/+1
* protocol: Log ENODATA & ENOATTR logs at DEBUG loglevel in removexattr_cbk.Vijay Bellur2014-09-241-3/+9
* client: client3_3_readdir() - initialize ``local`` properlyHarshavardhana2014-08-221-7/+7