summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client3_1-fops.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks found in readdirVijay Bellur2012-03-011-0/+6
* protocol/client: Print correct error messagePranith Kumar K2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-23/+17
* rpc/clnt: handle PARENT_DOWN event appropriatelyAmar Tumballi2012-02-211-25/+65
* protocol/client,server: fcntl lock self healing.Mohammed Junaid2012-02-201-1/+15
* protocol/client: delete locks only for non-anonymous fdsRajesh Amaravathi2012-02-201-1/+1
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-13/+17
* protocol: remove the 'path<>' from rename() and link()Amar Tumballi2012-02-161-4/+0
* protocol xdr: remove 'path<>'Amar Tumballi2012-02-141-21/+2
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-0/+4
* protocol: code cleanupAmar Tumballi2012-02-141-270/+80
* protocol/client: assign the right value to 'conf' before de-refing itAmar Tumballi2012-02-071-2/+2
* protocol/client: Pass the right arguments to CLIENT_GET_REMOTE_FDVijay Bellur2012-01-261-1/+1
* protocol/client: if the remote_fd is -1, then unwind instead of sending the c...Raghavendra Bhat2012-01-251-23/+23
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+84
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-18/+33
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-4/+4
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-54/+70
* Fix local==NULL crash in wb_sync_cbk during disconnect.Jeff Darcy2011-12-191-3/+10
* protocol/client: Be strict about gfids in fop reqPranith Kumar K2011-12-151-0/+73
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-3/+2
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-151-1/+1
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-101-2/+1
* protocol/client: minor log enhancementsRajesh Amaravathi2011-09-191-21/+14
* protocol/client: log enhancementsRajesh Amaravathi2011-09-181-90/+109
* protocol/client: avoid code duplication in fd based operationsRaghavendra Bhat2011-09-111-340/+17
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-071-105/+95
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-071-78/+112
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-8/+8
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-161-40/+40
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-031-30/+129
* prevent few excessive logsAmar Tumballi2011-04-211-7/+6
* protocol/client: convert to errno before checking for EAGAINAmar Tumballi2011-04-121-5/+10
* protocol/client: Avoid logging when EAGAIN is received for *lk requestsVijay Bellur2011-04-061-5/+5
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-061-1/+1
* protocol/client: log enhancementAmar Tumballi2011-03-171-146/+433
* rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...Raghavendra G2011-02-221-16/+28
* client: Return correct pre/post iatt for dst during renameShehjar Tikoo2010-11-091-1/+1
* rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...Raghavendra G2010-11-071-57/+438
* protocol/client: add check for changed gfids to fail revalidatesAnand Avati2010-10-291-0/+9
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-241-308/+0
* client: decrement the 'openfd' count in case of opendir_cbk tooAmar Tumballi2010-10-241-0/+2
* lock recovery: temporarily disable lock healingAnand Avati2010-10-071-22/+28
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-0/+1
* protocol/client: Fix dumping of locks in client.Pavan Sondur2010-10-021-3/+2
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-5/+5