summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client3_1-fops.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-011-90/+44
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-32/+140
* No space left on device errorshishir gowda2010-09-131-2/+6
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-041-347/+201
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-109/+325
* protocol/client: fix ESTALE in statfs on root inodeAmar Tumballi2010-08-191-9/+14
* protocol/client: send proper errno when op_ret is -1Amar Tumballi2010-08-131-8/+8
* fixes read data corruption seen by patch b04d963e91f8b3c72343e1043d6ed8c68699...Amar Tumballi2010-08-131-10/+5
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-061-6/+13
* changes to rpcRaghavendra G2010-07-281-8/+4
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-31/+31
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-1/+1
* Set fdctx only if op_ret is not -1Anush Shetty2010-07-271-6/+11
* client protocol should send the fops only after handshakeAmar Tumballi2010-07-231-121/+290
* return ENOENT instead of ESTALE for links in client for stripeshishir gowda2010-07-191-0/+3
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-2/+2
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-081-5/+1
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-85/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-15/+34
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-251-2/+2
* minor improvements in protocolAmar Tumballi2010-06-241-2235/+2380
* rpc protocolAmar Tumballi2010-06-211-0/+4662