diff options
| author | Goldwyn Rodrigues <[email protected]> | 2014-01-21 15:48:22 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-01-21 16:19:41 -0800 |
| commit | 66e188fc3173eaeb32d3479758685e34889aff14 (patch) | |
| tree | a1ce65f346ec0290985dcbff78402d2f03d9edf4 /include/linux/timerqueue.h | |
| parent | c74a3bdd9b529d924d1abf986079b783dd105ace (diff) | |
ocfs2: add DLM recovery callbacks
These are the callbacks called by the fs/dlm code in case the membership
changes. If there is a failure while/during calling any of these, the
DLM creates a new membership and relays to the rest of the nodes.
- recover_prep() is called when DLM understands a node is down.
- recover_slot() is called once all nodes have acknowledged
recover_prep and recovery can begin.
- recover_done() is called once the recovery is complete. It returns
the new membership.
Signed-off-by: Goldwyn Rodrigues <[email protected]>
Reviewed-by: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions