summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-031-2/+18
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-023-2/+6
* protocol/client: Fix dumping of locks in client.Pavan Sondur2010-10-023-13/+9
* get server xattr only if name is not NULLshishir gowda2010-10-021-4/+4
* stat enhancementsAmar Tumballi2010-10-013-0/+67
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-0112-41/+41
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-014-176/+86
* 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-3010-69/+1218
* protocol/client: handle more NULL dereferenceAmar Tumballi2010-09-301-43/+50
* protocol/server: set 'this->private' only if 'init()' is successfulAmar Tumballi2010-09-291-2/+1
* client-handshake: prevent NULL dereferenceAmar Tumballi2010-09-281-11/+33
* resolver: set safer conditionals during path creationAnand Avati2010-09-281-1/+1
* protocol/server: Check before de-referencing confVijay Bellur2010-09-271-0/+4
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-2/+2
* server-helper: check for conf before dereferencingAmar Tumballi2010-09-211-4/+4
* 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-182-0/+111
* check for 'link_inode' in server protocolAmar Tumballi2010-09-181-0/+7
* server-resolve: check for variables before dereferencingAmar Tumballi2010-09-171-7/+14
* server: Check gfid presence using uuid_is_nullv3.1.0qa25Shehjar Tikoo2010-09-161-2/+2
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-1/+1
* 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-153-3/+65
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-1/+0
* socket: add xfer data countsAmar Tumballi2010-09-142-0/+29
* 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
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+3
* 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
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+1
* remove legacy/protocol from the buildAmar Tumballi2010-09-041-1/+1
* gfid: server resolver changes to use gfid instead of ino/genAnand Avati2010-09-042-30/+8
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-045-408/+394
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-6/+5
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-6/+7
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-044-6/+7
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-048-4/+18
* gfid: changes in inode managementAnand Avati2010-09-044-19/+8
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-302-2/+2
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-305-122/+359
* Bring in new transport rdma.Raghavendra G2010-08-301-1/+1
* protocol/server: fix a static buffer free.Amar Tumballi2010-08-271-3/+0
* rpc: server to client callback mechanismAmar Tumballi2010-08-275-1/+81
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-262-31/+40
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-4/+0
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-261-0/+1