commit | 648e46b531006b069c66f171151819d10b423c26 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Mar 26 20:12:24 2012 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:25 2012 +0100 |
tree | e0550b7e6972b46bb580637c02895a6a2d87dc67 | |
parent | 4439c400ab278378a82efb543bb3bb91b184d8db [diff] |
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>