pvsync2: add support for RWF_UNCACHED
authorJens Axboe <axboe@kernel.dk>
Fri, 6 Dec 2019 16:08:29 +0000 (09:08 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 6 Dec 2019 16:08:29 +0000 (09:08 -0700)
commitbb707dffbc345af79474a592991b61dee92831ef
tree329c2fd06ce6a8dcde61d084757c032c69f44e31
parent4a87b5840d35584fd872571d37c69d7544b1b00f
pvsync2: add support for RWF_UNCACHED

See commit 4a87b5840d35 ("io_uring: add support for RWF_UNCACHED")
for details on this feature.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/sync.c