git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3100774
)
drbd: Leave IO suspended if the fence handler find the peer primary
author
Philipp Reisner
<philipp.reisner@linbit.com>
Mon, 28 Apr 2014 16:43:13 +0000
(18:43 +0200)
committer
Jens Axboe
<axboe@fb.com>
Wed, 30 Apr 2014 19:46:54 +0000
(13:46 -0600)
Actually we are clearing the susp_fen flag if we are not going
to call a fencing handler.
For setting the susp_fen flag needs to be edge-triggerd, and not
level triggered.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found