summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix a crash in cleanup_and_exit ()v3.1.0qa12Amar Tumballi2010-08-311-8/+12
* fix typo in commandline help messageCsaba Henk2010-08-311-3/+2
* mgmt/glusterd: Update store on start/stop volumeVijay Bellur2010-08-303-6/+17
* fuse: have the fsname passed to mount(2) include the volfile idCsaba Henk2010-08-301-3/+26
* mgmt/glusterd: Return replace-brick statusPavan Sondur2010-08-302-18/+62
* mgmt/glusterd: fixed volgen creation problemsPranith Kumar K2010-08-302-19/+5
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-302-2/+2
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-309-129/+367
* Bring in new transport rdma.Raghavendra G2010-08-3010-2/+5984
* Only admin should be able to run gluster commandshishir gowda2010-08-301-0/+29
* glusterfsd: call fini of fuse and all active xlators in cleanup_and_exit()Amar Tumballi2010-08-301-1/+17
* Volume Add-brick validation for exportsshishir gowda2010-08-303-52/+83
* mgmt/glusterd: remove volfile, brick file upon remove-brickPranith Kumar K2010-08-304-0/+28
* Provides the ability to filter the output of state dumpKaushik BV2010-08-303-27/+228
* mgmt/glusterd: handle port allocation so ports are reused for same brickv3.1.0qa11Amar Tumballi2010-08-292-9/+11
* gluster{d,fs,fsd}: add logrorate functionality to SIGHUPAmar Tumballi2010-08-292-6/+14
* cli, mgmt/glusterd: added volume stop <VOLNAME> force functionalityPranith Kumar K2010-08-289-52/+161
* mgmt/glusterd: Fix some more options in volgen.Pavan Sondur2010-08-281-6/+6
* dump the volume file details in log file if graph init succeedsAmar Tumballi2010-08-281-0/+2
* afr: enable metadata self-heal by defaultAmar Tumballi2010-08-281-1/+1
* change the path to brickpath while creating the pidfileRaghavendra Bhat2010-08-281-1/+1
* performance/stat-prefetch: while removing an entry from cache, remove it from...Raghavendra G2010-08-283-142/+110
* mgmt/glusterd: look for local hostname in is_local_addr()v3.1.0qa10Vijay Bellur2010-08-272-17/+29
* check for ENOENT after unlink system call in stop volume functionRaghavendra Bhat2010-08-271-1/+2
* change the shell to bash form shRaghavendra Bhat2010-08-271-1/+1
* fix notify mechanism to send CHILD_UP to fuseAmar Tumballi2010-08-272-1/+19
* protocol/server: fix a static buffer free.Amar Tumballi2010-08-271-3/+0
* volume create should not succeed on invalid exportshishir gowda2010-08-271-0/+40
* mgmt/glusterd: allocate hostname before dict_set_str for transportPranith Kumar K2010-08-271-1/+8
* rpc: server to client callback mechanismAmar Tumballi2010-08-2719-132/+496
* Volume create checks for used bricksshishir gowda2010-08-271-40/+47
* mgmt/glusterd: fixes in volgen file pathsAmar Tumballi2010-08-274-88/+146
* Misleading probe message for friendshishir gowda2010-08-271-5/+9
* cli, mgmt/glusterd: validate brickPranith Kumar K2010-08-272-8/+37
* cli: command parse validationPranith Kumar K2010-08-271-32/+51
* cluster/afr: Hold ref on the right fdVijay Bellur2010-08-271-1/+2
* mgmt/glusterd: free op ctx only if it is allocatedPranith Kumar K2010-08-273-2/+59
* glusterd-pmap: trigger signout by RPC_DISCONNECT eventAmar Tumballi2010-08-263-16/+77
* glusterfsd: don't call pmap-signout in 'cleanup_and_exit()'Amar Tumballi2010-08-261-1/+1
* mgmt/glusterd: Use a C based volgen and support various xlator options.Pavan Sondur2010-08-266-8/+1804
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-262-31/+40
* rpcsvc: handle the case of null dereferencingAmar Tumballi2010-08-261-1/+7
* rpcsvc: fix double free happening when listener creation fails.Raghavendra G2010-08-261-4/+4
* glusterd: handle failure of 'getspec' in case of '-' in volume nameAmar Tumballi2010-08-263-7/+4
* cluster/dht: Fix clang errors.Sachidananda2010-08-261-10/+18
* glusterfsd: Clang error fixes.Sachidananda2010-08-262-6/+55
* Cli volume create detect dup bricksshishir gowda2010-08-261-0/+16
* script for testing basic gluster commandsRaghavendra Bhat2010-08-261-0/+173
* Cli volume add-brick validationshishir gowda2010-08-266-0/+141
* cluster/afr: Remove dead assignments.Sachidananda2010-08-261-28/+11