From: Lars Ellenberg Date: Thu, 29 Mar 2012 15:04:14 +0000 (+0200) Subject: drbd: better separate WRITE and READ code paths in drbd_make_request X-Git-Tag: v3.8-rc1~78^2~18^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5da9c8364443797ece9393670fb7ab69cff055ed;p=pandora-kernel.git 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 Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed