From: Philipp Reisner Date: Thu, 10 Nov 2011 13:56:07 +0000 (+0100) Subject: drbd: Prepare epochs per connection X-Git-Tag: v3.8-rc1~78^2~18^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2783d532207531ba8e3bfb016a4512dec97666;p=pandora-kernel.git drbd: Prepare epochs per connection An epoch object needs a pointer to the mdev it was received for. This is necessary to be able to send the barrier ack packet for the same volume as the original barrier packet was assigned to. This prepares the next step, in which the (receiver side) epoch list is moved from the device (mdev) to the connection (tconn) object. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed