diff options
author | David Teigland <teigland@redhat.com> | 2012-03-30 11:46:08 -0500 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2012-04-26 15:35:38 -0500 |
commit | 513ef596d43cc35a72ae21170075136855641493 (patch) | |
tree | 89a73567803e4cdc910849af388a934923625345 /fs/hfs/bnode.c | |
parent | af3a3ab2966112c0d0a44df7eeb1e95fe32d4495 (diff) | |
download | talos-obmc-linux-513ef596d43cc35a72ae21170075136855641493.tar.gz talos-obmc-linux-513ef596d43cc35a72ae21170075136855641493.zip |
dlm: prevent connections during shutdown
During lowcomms shutdown, a new connection could possibly
be created, and attempt to use a workqueue that's been
destroyed. Similarly, during startup, a new connection
could attempt to use a workqueue that's not been set up
yet. Add a global variable to indicate when new connections
are allowed.
Based on patch by: Christine Caulfield <ccaulfie@redhat.com>
Reported-by: dann frazier <dann.frazier@canonical.com>
Reviewed-by: dann frazier <dann.frazier@canonical.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/hfs/bnode.c')
0 files changed, 0 insertions, 0 deletions