summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* Copyright changesVijay Bellur2010-10-111-1/+1
* Glusterfsd Crash in server_link_cbkKaushik BV2010-10-071-15/+0
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-5/+31
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-072-2/+11
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+79
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-0/+5
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-041-93/+174
* Change GNU GPL to GNU AGPLPranith K2010-10-0410-30/+30
* 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-021-1/+3
* 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-013-8/+8
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-012-85/+41
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+9
* protocol/server: set 'this->private' only if 'init()' is successfulAmar Tumballi2010-09-291-2/+1
* resolver: set safer conditionals during path creationAnand Avati2010-09-281-1/+1
* protocol/server: Check before de-referencing confVijay Bellur2010-09-271-0/+4
* server-helper: check for conf before dereferencingAmar Tumballi2010-09-211-4/+4
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+37
* 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
* memory leak fixes.Raghavendra G2010-09-152-3/+64
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-1/+0
* socket: add xfer data countsAmar Tumballi2010-09-141-0/+21
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+3
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+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-043-60/+188
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+1
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+2
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-043-1/+8
* gfid: changes in inode managementAnand Avati2010-09-042-10/+4
* Add rdma as valid transport type for client and server protocol.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-272-0/+14
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-262-31/+40
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-261-0/+1
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-251-8/+30
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-5/+6
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-224-23/+32
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-191-10/+43
* protocol/server: remove default progport from the fop program definitionv3.1.0prealpha4Amar Tumballi2010-08-191-1/+0
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-184-24/+23
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-062-23/+31
* changes to rpcRaghavendra G2010-07-282-13/+10