summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlmglue.c
diff options
context:
space:
mode:
authorSrinivas Eeda <srinivas.eeda@oracle.com>2010-02-26 20:53:51 (GMT)
committerJoel Becker <joel.becker@oracle.com>2010-02-26 23:41:19 (GMT)
commitbc9838c4d44a1713ab1bf24aa6675bc3a02b6a88 (patch)
treeb78da3a8acacaf697f0b80edcef247b9700a1d6e /fs/ocfs2/dlmglue.c
parentcbaee472f274ea9a98aabe47025f6e5551acadcb (diff)
downloadlinux-bc9838c4d44a1713ab1bf24aa6675bc3a02b6a88.tar.xz
dlm: allow dlm do recovery during shutdown
If a node down event happens while dlm shutdown in progress, dlm recovery should be done before dlm is shutdown. We can't migrate unrecovered locks, obviously. But dlm_reco_thread only does recovery if the dlm_state is in DLM_CTXT_JOINED. dlm_reco_thread should do recovery if dlm_state is in DLM_CTXT_JOINED or DLM_CTXT_IN_SHUTDOWN. Signed-off-by: Srinivas Eeda <srinivas.eeda@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ocfs2/dlmglue.c')
0 files changed, 0 insertions, 0 deletions