summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
...
* server: NFS-friendly logic changesShehjar Tikoo2009-10-011-1/+19
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-013-44/+73
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-013-1012/+404
* protocol/server: Implement rchecksum.Vikas Gorur2009-09-221-1/+80
* protocol/client: Implement rchecksum.Vikas Gorur2009-09-221-0/+71
* protocol/client: access glusterfs context from the ctx member of xlator objectRaghavendra G2009-09-221-1/+1
* client-protocol: fix race-condition encountered while accessing fdctxRaghavendra G2009-09-221-47/+218
* Dumop inodectx addedVijay Bellur2009-09-161-1/+27
* Changed prototype for inode_table_dump() and inode_dump().Vijay Bellur2009-09-161-1/+39
* protocol/client: Support for dumpop priv.Vijay Bellur2009-09-161-0/+56
* protocol/server: server_stub_resume should check for failure of lookup when o...Raghavendra G2009-09-131-1/+2
* protocol/client: 'connecting' event is properly notified.Amar Tumballi2009-08-202-4/+23
* in server_rename if we do_path_lookup on the newloc and parent directory is n...Krishna Srinivas2009-08-191-24/+28
* TAKE2[PATCH BUG:213 1/1] Support for Process State DumpVijay Bellur2009-08-191-0/+81
* added log message when server fails to send the reply frameAmar Tumballi2009-08-171-4/+8
* protocol/client: fixed registration of saved_fdsAnand Avati2009-08-071-2/+2
* 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
* fix build warnings in 'server-protocol'Amar Tumballi2009-07-202-26/+47
* fix build warnings in 'client-protocol'Amar Tumballi2009-07-201-7/+19
* server: don't check for 'loc->parent' in entrylk and inodelk callsAmar Tumballi2009-07-161-4/+2
* protocol/server: use translated flags in protocol/server open and create fopsAnand Avati2009-07-071-2/+2
* protocol/client: use translated flags in protocol/client open and create fopsAnand Avati2009-07-071-2/+2
* protocol/server - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-7/+7
* protocol/client - replace ZR_FILENAME_MAX by NAME_MAXBasavanagowda Kanur2009-07-061-1/+1
* server protocol forget cleanupAmar Tumballi2009-07-011-71/+4
* cleanup client_forgetAmar Tumballi2009-07-012-179/+2
* build warning fixesAmar Tumballi2009-06-301-2/+2
* client_xattrop: use dict_allocate_and_serialize during serializing xattrRaghavendra G2009-06-301-10/+7
* Fix some trivial typos.Erick Tryzelaar2009-06-291-1/+1
* version check between client/server made more specific to protocol only.Amar Tumballi2009-06-292-9/+9
* 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
* client: Replace saved_fds dict with listShehjar Tikoo2009-06-152-158/+177
* libglusterfs: Turn fd-table O(1)Shehjar Tikoo2009-06-151-16/+16
* Implemented LOG MOP in server-protocol.Vikas Gorur2009-06-111-0/+28
* Implemented LOG MOP in client-protocol.Vikas Gorur2009-06-111-0/+61
* server-helpers: cleanup connection only if there are no active transports.Raghavendra G2009-06-083-129/+194
* THIS: protocol/client now uses xlator_notify for setting THISAnand V. Avati2009-05-221-12/+9
* client-protocol: Fix memory corruption in client_lookupRaghavendra G2009-05-161-13/+7
* protocol/client: indentation fixesAnand V. Avati2009-05-071-926/+737
* protocol/client: removed conf->childAnand V. Avati2009-05-072-603/+0
* transport shortcut b/w client and serverAnand V. Avati2009-05-072-0/+13
* fix log message from transport-timeout to frame-timeoutAnand V. Avati2009-05-061-1/+1
* 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
* protocol client log cleanupAnand V. Avati2009-04-282-31/+37
* Cleaned up log messages in client-protocol.Vikas Gorur2009-04-242-88/+97