Skip to content
Commit bf2de6f5 authored by Jens Axboe's avatar Jens Axboe
Browse files

block: Initial support for data-less (or empty) barrier support



This implements functionality to pass down or insert a barrier
in a queue, without having data attached to it. The ->prepare_flush_fn()
infrastructure from data barriers are reused to provide this
functionality.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent c07e2b41
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment