commit | 892fdd1aee35803bfa41ccf4df850ddb70f0811c | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Mon Aug 27 17:20:12 2012 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Fri Nov 09 14:08:22 2012 +0100 |
tree | da4150805ff7aa465af7668b138384407b0b09e7 | |
parent | 88f79ec4ae22a82d7b9a0cd4c9f3ee1def2a382c [diff] |
drbd: Improve readability of IO resuming after freeze due to no data access The previous way of doing the state change was also okay since the state change on the susp flag gets propagated from the mdev to the tconn. Fortunately all this goes away in drbd-9.0 Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>