diff options
author | David Teigland <teigland@redhat.com> | 2012-08-02 18:08:21 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2012-08-08 18:33:49 +0200 |
commit | 475f230c6072fb2186f48b23943afcd0ee3a8343 (patch) | |
tree | 42c7979e644138ed93f30f2cd8cf2c33bb849078 /scripts/sortextable.c | |
parent | dlm: fix uninitialized spinlock (diff) | |
download | linux-475f230c6072fb2186f48b23943afcd0ee3a8343.tar.xz linux-475f230c6072fb2186f48b23943afcd0ee3a8343.zip |
dlm: fix unlock balance warnings
The in_recovery rw_semaphore has always been acquired and
released by different threads by design. To work around
the "BUG: bad unlock balance detected!" messages, adjust
things so the dlm_recoverd thread always does both down_write
and up_write.
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'scripts/sortextable.c')
0 files changed, 0 insertions, 0 deletions