summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server3_1-fops.c
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: array declarations changed to alloca()Amar Tumballi2010-11-081-102/+55
* use uuid_copy instead of memcpyRaghavendra Bhat2010-11-021-1/+1
* copy the gfid of root to the iatt structure of rootv3.1.1qa3Raghavendra Bhat2010-10-291-0/+2
* protocol/server: be consistent in setting rsp.dict_len and rsp.dictAnand Avati2010-10-121-3/+3
* Glusterfsd Crash in server_link_cbkKaushik BV2010-10-071-15/+0
* 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-041-3/+3
* 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-011-0/+6
* 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-83/+40
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+9
* check for 'link_inode' in server protocolAmar Tumballi2010-09-181-0/+7
* memory leak fixes.Raghavendra G2010-09-151-2/+47
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-1/+0
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+3
* gfid: server resolver changes to use gfid instead of ino/genAnand Avati2010-09-041-4/+4
* gfid: protocol/xdr changes to handle gfid based fops.Amar Tumballi2010-09-041-58/+184
* 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-041-1/+2
* gfid: changes in inode managementAnand Avati2010-09-041-8/+0
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-251-8/+30
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-221-8/+12
* 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-181-8/+8
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-061-22/+30
* changes to rpcRaghavendra G2010-07-281-13/+8
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-56/+2
* handle some NULL dereference in server protocolAmar Tumballi2010-07-231-5/+204
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-2/+2
* v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...Pranith Kumar K2010-07-141-0/+16
* 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-061-97/+0
* avoid repeating codeAmar Tumballi2010-07-061-43/+0
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-4/+4
* minor fixes in rpc + protocolAmar Tumballi2010-07-011-1/+1
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-251-5/+7
* minor improvements in protocolAmar Tumballi2010-06-241-24/+58
* rpc protocolAmar Tumballi2010-06-211-0/+4839