summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* client: Add ping-timeout to statedumpKrishnan Parthasarathi2014-08-191-11/+14
* client/rpc: Add ping and msgs statsKrishnan Parthasarathi2014-07-311-0/+4
* protocol/client: Log ENOENT and ENODATA messages to debug.Raghavendra Talur2014-07-181-4/+7
* mgmt/glusterd: save the snapd port in volinfo after starting snapdRaghavendra Bhat2014-06-171-0/+2
* Fix resolution issues across fuse/server/afrPranith Kumar K2014-06-141-0/+4
* glusterd: Changes to provide interface for USSVarun Shastry2014-06-031-0/+39
* glusterd: Disable ping-timer between glusterd and brick processVijaikumar M2014-05-191-2/+2
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-1/+1
* protocol/client,server: Suppress ESTALE logsPranith Kumar K2014-05-161-0/+1
* rpc: implement server.manage-gids for group resolving on the bricksNiels de Vos2014-05-092-0/+31
* glusterd: Ping timer implmentationKrishnan Parthasarathi2014-04-293-294/+1
* Update references to the maillinglist to gluster-devel@gluster.orgNiels de Vos2014-04-271-1/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-1/+2
* rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-052-2/+2
* protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-02-172-8/+31
* protocol/client: Fix the possible resource leaks.Poornima2014-02-151-7/+10
* protocol: pass the size of the data in the WRITE on-wire FOPNiels de Vos2014-01-241-0/+1
* mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-121-2/+8
* protocol/client: handle network disconnect/reconnect properlyAnand Avati2013-12-031-0/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-1/+2
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-191-1/+3
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-102-0/+140
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-153-12/+12
* 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-132-0/+136
* gluster: add fallocate fop supportBrian Foster2013-06-132-0/+137
* protocol/client: Prevent excessive logging of client's "disconnect" messages.Venkatesh Somyajulu2013-05-283-3/+18
* logging: Fix to avoid excessive logging.Venkatesh Somyajulu2013-05-281-2/+2
* client: Reset remote-port on first disconnect from brickKrishnan Parthasarathi2013-05-161-5/+9
* protocol/client: Print valid loc identifiersPranith Kumar K2013-04-031-35/+27
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* protocol/client: Avoid double free of framePranith Kumar K2013-02-041-2/+1
* protocol/client: Periodically attempt reopensPranith Kumar K2013-02-034-92/+262
* protocol/client: Add fdctx back to saved-list after reopenPranith Kumar K2013-02-034-451/+76
* glusterd/cli: Updated the options descriptions for "volume set help"Avra Sengupta2013-01-211-2/+5
* protocol/client: print a message regarding brick status in case of failureKrutika Dhananjay2012-12-201-1/+3
* protocol/client: log ENOENT errors in debug mode.Raghavendra Bhat2012-12-041-2/+3
* protocol/client: add an option to filter O_DIRECT flag in openAmar Tumballi2012-11-282-2/+26
* protocols: Suppress getxattr log when errno is ENOENTPranith Kumar K2012-10-281-1/+3
* protocol/client: Conditional logging in client3_3_unlink_cbkVenkatesh Somyajulu2012-10-121-1/+5