summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
Commit message (Expand)AuthorAgeFilesLines
* 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-072-58/+439
* 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-245-312/+300
* client: decrement the 'openfd' count in case of opendir_cbk tooAmar Tumballi2010-10-241-0/+2
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-123-1/+6
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-111-0/+4
* Copyright changesVijay Bellur2010-10-111-1/+1
* get the remote-host option from the dictionary in reconfigureRaghavendra Bhat2010-10-111-0/+18
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+1
* lock recovery: temporarily disable lock healingAnand Avati2010-10-072-22/+29
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+71
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-0/+2
* Change GNU GPL to GNU AGPLPranith K2010-10-048-24/+24
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-042-14/+30
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-022-1/+3
* protocol/client: Fix dumping of locks in client.Pavan Sondur2010-10-023-13/+9
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-014-23/+23
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-012-91/+45
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-2/+3
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-8/+27
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-308-63/+1193
* protocol/client: handle more NULL dereferenceAmar Tumballi2010-09-301-43/+50
* client-handshake: prevent NULL dereferenceAmar Tumballi2010-09-281-11/+33
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-2/+2
* check the private structure of the xlator before accessing itRaghavendra Bhat2010-09-211-0/+8
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+74
* protocol/client: prevent a crash while taking process state dumpAmar Tumballi2010-09-161-7/+8
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-151-1/+1
* memory leak fixes.Raghavendra G2010-09-151-0/+1
* socket: add xfer data countsAmar Tumballi2010-09-141-0/+8
* No space left on device errorshishir gowda2010-09-131-2/+6
* protocol/client: send CHILD_UP directly fuse if parent is NULLAmar Tumballi2010-09-081-1/+8
* protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handlingv3.1.0qa16Pranith Kumar K2010-09-061-2/+2
* misc replace-brick fixesVijay Bellur2010-09-061-2/+5
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-042-348/+206
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+2
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+2
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-301-1/+1
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-305-122/+359
* rpc: server to client callback mechanismAmar Tumballi2010-08-273-1/+67
* protocol/client: fix ESTALE in statfs on root inodeAmar Tumballi2010-08-191-9/+14
* client: Do reconfig upon failureVijay Bellur2010-08-171-2/+4
* protocol/client: fix reconnection to happen on portmapper firstAnand Avati2010-08-171-0/+6
* 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
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-122-0/+133
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-122-33/+230