| Commit message (Expand) | Author | Age | Files | Lines |
* | check if the brick being added is the destination brick of replace brick | Raghavendra Bhat | 2010-11-09 | 4 | -2/+124 |
* | do not error out if brick count is less than sub count which is valid in the ... | Raghavendra Bhat | 2010-11-07 | 1 | -9/+0 |
* | Remove the hard-coded thread-count option in volgen | Kaushik BV | 2010-11-07 | 1 | -3/+0 |
* | mgmt/Glusterd: add nfs.enable-ino32 as an option to set from CLI | Kaushik BV | 2010-11-03 | 2 | -1/+106 |
* | mgmt/glusterd: Honor log filename set during add-brick | Vijay Bellur | 2010-10-30 | 3 | -6/+21 |
* | mgmt/glusterd: Start nfs before killing source brick in replace brick commit. | Pavan Sondur | 2010-10-30 | 1 | -7/+6 |
* | cli,mgmt/glusterd: fsm log implementation | Pranith K | 2010-10-29 | 11 | -155/+534 |
* | mgmt/glusterd: update brick-count as soon as it is added in add-brick | Pranith K | 2010-10-27 | 1 | -2/+2 |
* | mgmt/glusterd: glusterd_is_local_addr implementation | Pranith K | 2010-10-27 | 1 | -64/+73 |
* | mgmt/glusterd: Unlock upon a cli request failure | Vijay Bellur | 2010-10-27 | 2 | -7/+11 |
* | log locate should check if the export directory is valid | Raghavendra Bhat | 2010-10-27 | 1 | -0/+36 |
* | report the error if a volume not in the started state is tried to be stopped | Raghavendra Bhat | 2010-10-26 | 1 | -2/+10 |
* | volgen: macro cleanup | Csaba Henk | 2010-10-26 | 1 | -18/+12 |
* | libglusterfs, glusterfsd: add shortname resolution + optname hinting support ... | Csaba Henk | 2010-10-26 | 2 | -31/+284 |
* | glusterd-volgen: Fix division by zero clang warning. | Pavan Vilas Sondur | 2010-10-26 | 1 | -54/+39 |
* | Propogate rebalance already started error to cli | shishir gowda | 2010-10-24 | 1 | -0/+1 |
* | Log level mess clean up | shishir gowda | 2010-10-24 | 2 | -31/+0 |
* | mgmt/glusterd: resolve the bricks before comparing uuid | Pranith K | 2010-10-24 | 2 | -8/+27 |
* | Solaris build: Fix linux only features | shishir gowda | 2010-10-21 | 1 | -1/+2 |
* | Solaris build: Remove sigtimewaitd | shishir gowda | 2010-10-21 | 1 | -13/+0 |
* | do not hardcode the replace brick remote port to 34034 | Raghavendra Bhat | 2010-10-21 | 1 | -4/+0 |
* | glusterd-rebalance: if file is open, don't do rebalance | Amar Tumballi | 2010-10-19 | 1 | -0/+7 |
* | Revert "glusterd-rebalance: if file is open, don't do rebalance" | Vijay Bellur | 2010-10-19 | 1 | -7/+0 |
* | glusterd-rebalance: if file is open, don't do rebalancev3.1.0 | Amar Tumballi | 2010-10-12 | 1 | -0/+7 |
* | mgmt/glusterd: create brick path if does not exist | Pranith K | 2010-10-12 | 3 | -70/+53 |
* | mgmt/Glusterd: fixes in volume reset | Kaushik BV | 2010-10-11 | 1 | -0/+1 |
* | Set correct logging level for log messages | Pranith K | 2010-10-11 | 3 | -7/+6 |
* | Copyright changes | Vijay Bellur | 2010-10-11 | 11 | -11/+11 |
* | Add log-level validation for volume set command | shishir gowda | 2010-10-11 | 2 | -1/+32 |
* | mgmt/glusterd: handle reqs from unknown peers for friend sm | Pranith K | 2010-10-11 | 3 | -58/+111 |
* | Add confirmation to volume delete command | shishir gowda | 2010-10-11 | 1 | -1/+1 |
* | mgmt/Glusterd: Memory leak fixes, minor CLI changesv3.1.0qa44 | Kaushik BV | 2010-10-09 | 3 | -40/+51 |
* | io-stats, volgen: make the distinction between client and brick loglevel in v... | Csaba Henk | 2010-10-09 | 1 | -4/+37 |
* | set keepalive for client connections | Raghavendra Bhat | 2010-10-09 | 1 | -0/+21 |
* | mgmt/Glusterd : Volume info fixesv3.1.0qa43 | Kaushik BV | 2010-10-08 | 1 | -14/+13 |
* | rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy() | Amar Tumballi | 2010-10-08 | 2 | -1/+4 |
* | mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42 | Pavan Sondur | 2010-10-08 | 8 | -182/+486 |
* | migrate from port 69* to 24007 | Amar Tumballi | 2010-10-08 | 4 | -6/+6 |
* | mgmt/glusterd: memory leak fixes | Pranith K | 2010-10-08 | 6 | -24/+25 |
* | mgmt/glusterd: print state, event names for numbers in friend sm | Pranith K | 2010-10-08 | 2 | -11/+42 |
* | mgmt/glusterd: Always kill nfs with SIGKILL | Pranith K | 2010-10-07 | 1 | -1/+1 |
* | mgmt/Glusterd: Volume set enhancements | Kaushik BV | 2010-10-07 | 3 | -4/+44 |
* | mgmt/glusterd: Change event, state numbers to names for op-sm | Pranith K | 2010-10-07 | 1 | -11/+56 |
* | mgmt/glusterd: set the return value in case of failure | Pranith K | 2010-10-06 | 1 | -0/+2 |
* | mgmt/glusterd: dont access req after reply | Pranith K | 2010-10-05 | 1 | -2/+0 |
* | mgmt/glusterd: send volume options to friendv3.1.0qa41 | Pranith K | 2010-10-05 | 6 | -143/+209 |
* | Reply back to CLI on error, by validating each xlator's opts | Kaushik BV | 2010-10-05 | 2 | -4/+3 |
* | mgmt/Glusterd : Reply to CLI error: graph construction | Kaushik BV | 2010-10-05 | 4 | -26/+205 |
* | volgen: add interface to complete option names from specifier (after-dot) part | Csaba Henk | 2010-10-05 | 4 | -30/+87 |
* | glusterd: more sanity checks during restart | Amar Tumballi | 2010-10-04 | 4 | -13/+26 |