Skip to content

Commit

Permalink
drbd: better separate WRITE and READ code paths in drbd_make_request
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed Nov 8, 2012
1 parent b6dd1a8 commit 5da9c83
Showing 1 changed file with 211 additions and 188 deletions.
Loading

0 comments on commit 5da9c83

Please sign in to comment.