Skip to content
Commit a418090a authored by Mike Christie's avatar Mike Christie Committed by Jens Axboe
Browse files

block: do not use REQ_FLUSH for tracking flush support



The last patch added a REQ_OP_FLUSH for request_fn drivers
and the next patch renames REQ_FLUSH to REQ_PREFLUSH which
will be used by file systems and make_request_fn drivers so
they can send a write/flush combo.

This patch drops xen's use of REQ_FLUSH to track if it supports
REQ_OP_FLUSH requests, so REQ_FLUSH can be deleted.

Signed-off-by: default avatarMike Christie <mchristi@redhat.com>
Reviewed-by: default avatarHannes Reinecke <hare@suse.com>
Signed-off-by: default avatarJuergen Gross <kernel@pfupf.net>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 3a5e02ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment