commit | 5da9c8364443797ece9393670fb7ab69cff055ed | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Thu Mar 29 17:04:14 2012 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:35 2012 +0100 |
tree | 90a7206ac7e446c46863ad6caefbd014c94ec1d8 | |
parent | b6dd1a89767bc33e9c98b3195f8925b46c5c95f3 [diff] |
drbd: better separate WRITE and READ code paths in drbd_make_request cherry-picked and adapted from drbd 9 devel branch READs will be interesting to at most one connection, WRITEs should be interesting for all established connections. Introduce some helper functions to hopefully make this easier to follow. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>