dm delay: support discard
Enable discard support for the delay target. Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
This commit is contained in:
parent
f8facb61b5
commit
3fd5d48027
@ -198,6 +198,7 @@ out:
|
||||
atomic_set(&dc->may_delay, 1);
|
||||
|
||||
ti->num_flush_requests = 1;
|
||||
ti->num_discard_requests = 1;
|
||||
ti->private = dc;
|
||||
return 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user