summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: use properly filled loc_t for performing revalidatesAnand Avati2010-01-231-4/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-074-4/+4
* protocol/server: server_stub_resume should check for failure of lookup when o...Raghavendra G2009-09-131-1/+2
* in server_rename if we do_path_lookup on the newloc and parent directory is n...Krishna Srinivas2009-08-191-24/+28
* added log message when server fails to send the reply frameAmar Tumballi2009-08-171-4/+8
* server-lookup: added path info from header to log messageAmar Tumballi2009-08-041-3/+4
* logging related bug fix in server_lookup()Amar Tumballi2009-08-041-4/+3
* server-protocol: fix in server-loc-fill()Amar Tumballi2009-07-281-3/+0
* protocol/server: add checks for updatation of loc->parent in entrylk() or ino...Basavanagowda Kanur2009-07-271-3/+6
* server: don't check for 'loc->parent' in entrylk and inodelk callsAmar Tumballi2009-07-171-4/+2
* protocol/server: use translated flags in protocol/server open and create fopsAnand Avati2009-07-071-2/+2
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-301-16/+16
* version check between client/server made more specific to protocol only.Amar Tumballi2009-06-291-4/+4
* server-protocol: interpret the 'op' value properly when a packet is received.Amar Tumballi2009-06-231-4/+3
* check if the 'key' is the volume file name itself.Amar Tumballi2009-06-231-14/+34
* server-helpers: cleanup connection only if there are no active transports.Raghavendra G2009-06-083-129/+194
* transport shortcut b/w client and serverAnand V. Avati2009-05-071-0/+3
* bug fix in server protocol segfault when the volume file key is NULLAmar Tumballi2009-04-301-0/+4
* protocol/server indentation fixesAnand V. Avati2009-04-281-1532/+1048
* protocol/server log level fixesAnand V. Avati2009-04-281-117/+118
* 0-byte write guardAnand V. Avati2009-04-221-1/+2
* fd leak fixAnand V. Avati2009-04-222-4/+7
* logging enhances to commit d77279ef04ca75ab9715864274567d1ce0ce66a6Raghavendra G2009-04-162-11/+22
* server-helpers: Add check for NULL connection arguement being passed in helpers.Raghavendra G2009-04-141-2/+23
* feature to disable volumefile's checksumAmar Tumballi2009-04-122-20/+47
* update protocol/server with new readv writev prototypesAnand V. Avati2009-04-123-141/+118
* server-protocol - reimplement connection cleanup to happen in 2 phasesRaghavendra G2009-04-034-22/+206
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-124-22/+57
* added fgetxattr and fsetxattr FOPsVikas Gorur2009-03-071-1/+203
* volumefile modification awareness to make sure there are no inconsistencies.Amar Tumballi2009-02-272-85/+202
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-264-4/+4
* default volume file option enhanced in server-protocolgAmar Tumballi2009-02-221-6/+11
* Added all filesVikas Gorur2009-02-187-0/+9224