dm: optimize REQ_PREFLUSH with data when using the linear target
If the table has only linear targets and there is just one underlying device, we can optimize REQ_PREFLUSH with data - we don't have to split it to two bios - a flush and a write. We can pass it to the linear target directly. Signed-off-by:Mikulas Patocka <mpatocka@redhat.com> Tested-by:
Bart Van Assche <bvanassche@acm.org> Reviewed-by:
Bart Van Assche <bvanassche@acm.org>
Loading
Please sign in to comment