summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* client-handshake: synchronize config.remote_port setting b/wRaghavendra G2012-10-111-0/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+4
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* protocol/client: quick-reconnect after portmap queryAnand Avati2012-09-253-1/+11
* protocol/client: Fix negative return in client_setvolumeKrutika Dhananjay2012-08-011-2/+3
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-134-286/+142
* rpc: variable name changesAmar Tumballi2012-07-122-192/+192
* rpc: add extra arguments to _callback's actor functionAmar Tumballi2012-07-112-4/+5
* xlators/protocol: better filenameAmar Tumballi2012-07-042-2/+3
* protocol/client: Re-open should not have O_CREAT|O_TRUNC|O_EXCLPranith Kumar K2012-06-193-9/+5
* protocol/client: Remember the gfid of opened fdPranith Kumar K2012-06-063-112/+107
* replicate: default read_child to a local brick if there is one.Jeff Darcy2012-06-051-2/+2
* protocol/client: do not ignore the xdata received for some fopsRaghavendra Bhat2012-06-031-0/+11
* protocol/client: provide a buffer for storing reply of readlink.Raghavendra G2012-06-011-7/+46
* protocol/client: do not access the local object after being freedRaghavendra Bhat2012-05-311-2/+2
* protocol: do not log getxattr/ENODATA as warningAnand Avati2012-05-291-1/+1
* protocol/client: use correct xlator object while creating framesRaghavendra G2012-05-231-2/+2
* protocol/client: do not print the null gfid when symlink failsRaghavendra Bhat2012-05-221-3/+6
* protocol: handle proper vector size for writev()/readv()Amar Tumballi2012-05-211-0/+15
* protocol/client: free the 'loc2' variable of client_localAmar Tumballi2012-05-211-0/+1
* protocol/client: Concatinate the graph uuid along with process uuid inMohammed Junaid2012-05-181-10/+18