commit | 3dba53a958a758fe7bed5002f6a2846e1acefe8e | [log] [tgz] |
---|---|---|
author | Mike Snitzer <snitzer@redhat.com> | Mon May 02 20:16:21 2016 -0400 |
committer | Mike Snitzer <snitzer@redhat.com> | Fri May 13 09:03:52 2016 -0400 |
tree | 25f8fc0555390b619cdc92f18c03e3bd556aa81c | |
parent | 13e4f8a695aa1dc7c94525047fc2ffb9abc8125e [diff] |
dm thin: use __blkdev_issue_discard for async discard support With commit 38f25255330 ("block: add __blkdev_issue_discard") DM thinp no longer needs to carry its own async discard method. Signed-off-by: Mike Snitzer <snitzer@redhat.com> Acked-by: Joe Thornber <ejt@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>