summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Remove dead assignments.Sachidananda2010-08-262-68/+10
* cluster/afr: Clang fixes.Sachidananda2010-08-261-17/+6
* cluster/afr: Clean up dead variables.Sachidananda2010-08-261-17/+20
* replace struct stat by stuct iattv3.1.0qa9Raghavendra Bhat2010-08-261-1/+1
* transport/socket: free priv->incoming.request_info if not already freed after...Raghavendra G2010-08-261-0/+9
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-262-0/+2
* Cli volume create validationshishir gowda2010-08-267-0/+119
* cluster/afr: Do not issue blocking locks in self-heal.Pavan Sondur2010-08-264-112/+11
* cli: print usage message when parsing of cmd failsPranith Kumar K2010-08-251-10/+43
* cli: check if the arguments are present before accessingPranith Kumar K2010-08-251-3/+59
* Help Added to the Gluster-CLI for all sub commands (some deletions in the old...Kaushik BV2010-08-255-56/+85
* mgmt/glusterd: check if the brick already exists in stage add-brickPranith Kumar K2010-08-251-8/+44
* storage/posix: calculate the correct size of each dirent in readdir/readdirp.Raghavendra G2010-08-254-13/+39
* cli: print volume create command usage in-case of parse errorsPranith Kumar K2010-08-251-1/+8