commit | 1d2783d532207531ba8e3bfb016a4512dec97666 | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 10 14:56:07 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:07 2012 +0100 |
tree | 47f67473a93ab905687e4333aa4c1d91060fe721 | |
parent | 4b0007c0e8def19266c767f0410ce81eb39f55c7 [diff] |
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 <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>