From: Philipp Reisner Date: Mon, 17 Jan 2011 19:27:30 +0000 (+0100) Subject: drbd: Ensure that an epoch contains only requests of one kind X-Git-Tag: v2.6.39-rc1~37^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a35c45f890dc18c5527ac501b308058118f20e7;p=pandora-kernel.git drbd: Ensure that an epoch contains only requests of one kind The assert in drbd_req.c:755 forces us to have only requests of one kind in an epoch. The two kinds we distinguish here are: local-only or mirrored. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed