summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* stat enhancementsAmar Tumballi2010-10-011-0/+58
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-2/+2
* protocol/server: Check before de-referencing confVijay Bellur2010-09-271-0/+4
* server-helper: check for conf before dereferencingAmar Tumballi2010-09-211-4/+4
* performance/write-behind: dump contents of wb-fileRaghavendra G2010-09-161-1/+1
* protocol/server: set trans in frame->rootVijay Bellur2010-09-051-0/+1
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-0/+5
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-221-13/+16
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-7/+6
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-9/+8
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-281-0/+3
* handle some NULL dereference in server protocolAmar Tumballi2010-07-231-1/+6
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-8/+10
* minor fixes in rpc + protocolAmar Tumballi2010-07-011-213/+0
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-251-8/+9
* minor improvements in protocolAmar Tumballi2010-06-241-0/+100
* rpc protocolAmar Tumballi2010-06-211-0/+1392
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-211-925/+0
* Memory accounting changesVijay Bellur2010-04-231-46/+51
* iatt: changes across the codebaseAnand V. Avati2010-03-161-24/+24
* Revert "Server backend storage hang should not cause the mount point to hang."Harshavardhana Ranganath2010-01-261-116/+10
* protocol/server: cleanup whitespacesv3.0.1rc4Anand Avati2010-01-231-434/+432
* Server backend storage hang should not cause the mount point to hang.Anand Avati2010-01-231-2/+110
* fix crash in server protocol server-connection-destroyAmar Tumballi2009-12-051-6/+8
* protcol/server: server_connection_destroy - destroy frame after issuing flushAnand Avati2009-12-041-5/+5
* features/locks: Release all locks of an fd when a client disconnects.Pavan Vilas Sondur2009-12-031-0/+1
* protocol/server: deep resolution supportAnand Avati2009-10-231-0/+17
* protocol/server: generation number and dentry resolutionAnand Avati2009-10-201-52/+90
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* server-protocol: fix in server-loc-fill()Amar Tumballi2009-07-281-3/+0
* fix build warnings in 'server-protocol'Amar Tumballi2009-07-201-19/+24
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-151-16/+16
* server-helpers: cleanup connection only if there are no active transports.Raghavendra G2009-06-081-129/+189
* fd leak fixAnand V. Avati2009-04-221-0/+3
* logging enhances to commit d77279ef04ca75ab9715864274567d1ce0ce66a6Raghavendra G2009-04-161-6/+0
* server-helpers: Add check for NULL connection arguement being passed in helpers.Raghavendra G2009-04-141-2/+23
* update protocol/server with new readv writev prototypesAnand V. Avati2009-04-121-12/+2
* server-protocol - reimplement connection cleanup to happen in 2 phasesRaghavendra G2009-04-031-7/+198
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-2/+17
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+586