diff options
author | Lars Ellenberg <lars.ellenberg@linbit.com> | 2012-03-26 22:12:24 +0400 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2012-11-08 19:58:25 +0400 |
commit | 648e46b531006b069c66f171151819d10b423c26 (patch) | |
tree | e0550b7e6972b46bb580637c02895a6a2d87dc67 /drivers/block/drbd/drbd_main.c | |
parent | 4439c400ab278378a82efb543bb3bb91b184d8db (diff) | |
download | linux-648e46b531006b069c66f171151819d10b423c26.tar.xz |
drbd: complete_conflicting_writes() should not care about connections
complete_conflicting_writes() should not cause -EIO.
It should not timeout either, or care for connection states.
Connection timeout is detected elsewhere, and it's cleanup path is
supposed to remove any pending requests or peer_requests from the
write_requests tree.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'drivers/block/drbd/drbd_main.c')
0 files changed, 0 insertions, 0 deletions