Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-23 | Perform resync for cluster node failure | Goldwyn Rodrigues | 1 | -1/+11 |
2015-02-23 | Initiate recovery on node failure | Goldwyn Rodrigues | 1 | -0/+58 |
2015-02-23 | Gather on-going resync information of other nodes | Goldwyn Rodrigues | 1 | -0/+111 |
2015-02-23 | Lock bitmap while joining the cluster | Goldwyn Rodrigues | 1 | -0/+14 |
2015-02-23 | Use separate bitmaps for each nodes in the cluster | Goldwyn Rodrigues | 1 | -0/+6 |
2015-02-23 | Add node recovery callbacks | Goldwyn Rodrigues | 1 | -5/+57 |
2015-02-23 | Introduce md_cluster_info | Goldwyn Rodrigues | 1 | -3/+62 |
2015-02-23 | Introduce md_cluster_operations to handle cluster functions | Goldwyn Rodrigues | 1 | -0/+18 |
2015-02-23 | DLM lock and unlock functions | Goldwyn Rodrigues | 1 | -0/+102 |
2015-02-23 | Create a separate module for clustering support | Goldwyn Rodrigues | 1 | -0/+28 |