commit | 06d33e968d2c58143a7aaafa8963cf6a58099467 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Sat Dec 18 17:00:59 2010 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Mar 10 11:43:40 2011 +0100 |
tree | 4380d4060178a44ea0e4d56a47d1fff1a43e7b86 | |
parent | 418e0a927d520f9c8e875ea75abee35d93a0f1b3 [diff] |
drbd: improve on bitmap write out timing Even though we now track the need for bitmap writeout per bitmap page, there is no need to trigger the writeout while a resync is going on. Once the resync is finished (or aborted), we trigger bitmap writeout anyways. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>