summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src
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-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
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-285-93/+32
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-283-2/+8
* handle some NULL dereference in server protocolAmar Tumballi2010-07-232-6/+210
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-147-9/+320
* v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...Pranith Kumar K2010-07-141-0/+16
* make DUMP as another programAmar Tumballi2010-07-081-53/+4
* assign proper 'fop' number to 'frame->root->op' on server sideAmar Tumballi2010-07-081-1/+40
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-062-170/+0
* avoid repeating codeAmar Tumballi2010-07-062-43/+1