summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
...
* copy the gfid of root to the iatt structure of rootv3.1.1qa3Raghavendra Bhat2010-10-291-0/+2
* protocol/client: add check for changed gfids to fail revalidatesAnand Avati2010-10-291-0/+9
* server: parse more precisely when validating auth optionsCsaba Henk2010-10-261-19/+15
* server: Don't free conf in fini.Raghavendra G2010-10-261-1/+2
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-245-312/+300
* client: decrement the 'openfd' count in case of opendir_cbk tooAmar Tumballi2010-10-241-0/+2
* server: print information about disconnected clientAmar Tumballi2010-10-241-0/+4
* Change assert to GF_ASSERTVijay Bellur2010-10-122-3/+3
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-123-1/+6
* protocol/server: be consistent in setting rsp.dict_len and rsp.dictAnand Avati2010-10-121-3/+3
* mgmt/Glusterd: fixes in volume resetKaushik BV2010-10-111-0/+4
* Copyright changesVijay Bellur2010-10-1129-29/+29
* get the remote-host option from the dictionary in reconfigureRaghavendra Bhat2010-10-111-0/+18
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+3
* Glusterfsd Crash in server_link_cbkKaushik BV2010-10-071-15/+0
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-5/+31
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-073-3/+12
* lock recovery: temporarily disable lock healingAnand Avati2010-10-072-22/+29
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-052-0/+150
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-052-0/+7
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-041-93/+174
* Change GNU GPL to GNU AGPLPranith K2010-10-0446-138/+138
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-042-14/+30
* 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-023-2/+6
* protocol/client: Fix dumping of locks in client.Pavan Sondur2010-10-023-13/+9
* 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-0112-41/+41
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-014-176/+86
* cluster/afr: Recover locks on child_up from source to sink.Pavan Sondur2010-10-011-2/+3
* glusterfsd: perform init new graph if re-configure failsVijay Bellur2010-09-301-8/+27
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-3010-69/+1218
* protocol/client: handle more NULL dereferenceAmar Tumballi2010-09-301-43/+50
* protocol/server: set 'this->private' only if 'init()' is successfulAmar Tumballi2010-09-291-2/+1
* client-handshake: prevent NULL dereferenceAmar Tumballi2010-09-281-11/+33
* resolver: set safer conditionals during path creationAnand Avati2010-09-281-1/+1
* protocol/server: Check before de-referencing confVijay Bellur2010-09-271-0/+4
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-2/+2
* server-helper: check for conf before dereferencingAmar Tumballi2010-09-211-4/+4
* check the private structure of the xlator before accessing itRaghavendra Bhat2010-09-211-0/+8
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-182-0/+111
* 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
* protocol/client: prevent a crash while taking process state dumpAmar Tumballi2010-09-161-7/+8
* cli, mgmt/glusterd: disallow probe to a clusterPranith Kumar K2010-09-151-1/+1
* memory leak fixes.Raghavendra G2010-09-153-3/+65