commit | 202bae52934d4eb79ffaebf49f49b1cc64d8e40b | [log] [tgz] |
---|---|---|
author | Joe Thornber <ejt@redhat.com> | Wed May 04 14:12:42 2016 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri May 13 09:04:20 2016 -0400 |
tree | 41d78f7ee52b69471b77ac74d07ac4ae212a2c49 | |
parent | 3dba53a958a758fe7bed5002f6a2846e1acefe8e [diff] |
dm thin: unroll issue_discard() to create longer discard bio chains There is little benefit to doing this but it does structure DM thinp's code to more cleanly use the __blkdev_issue_discard() interface -- particularly in passdown_double_checking_shared_status(). Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>