commit | d7fe69c6a1940c3f9c5bed08634b6dd868612cdf | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Mon Apr 28 18:43:13 2014 +0200 |
committer | Jens Axboe <axboe@fb.com> | Wed Apr 30 13:46:54 2014 -0600 |
tree | a58b3e1e0bd3c420e94b85d963e73e33d915dfeb | |
parent | 31007745a5f328b8d70d865c4a6118be01421b8c [diff] |
drbd: Leave IO suspended if the fence handler find the peer primary 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>