commit | 92d94ae66aebda5e4832d96e96b95117c44693b5 | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Tue Jun 14 00:26:15 2016 +0200 |
committer | Jens Axboe <axboe@fb.com> | Mon Jun 13 21:43:04 2016 -0600 |
tree | 08266c08a393aa5ca014d38d9813f61f74f5ae81 | |
parent | a5ca66c419410b4a26ab47b120d5424bd1d33700 [diff] |
drbd: Create the protocol feature THIN_RESYNC If thinly provisioned volumes are used, during a resync the sync source tries to find out if a block is deallocated. If it is deallocated, then the resync target uses block_dev_issue_zeroout() on the range in question. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@fb.com>