-
- Downloads
block: add a bdev_fua helper
Add a helper to check the FUA flag based on the block_device instead of having to poke into the block layer internal request_queue. Signed-off-by:Christoph Hellwig <hch@lst.de> Reviewed-by:
Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by:
Chaitanya Kulkarni <kch@nvidia.com> Link: https://lore.kernel.org/r/20220415045258.199825-14-hch@lst.de Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Showing
- drivers/block/rnbd/rnbd-srv.c 1 addition, 2 deletionsdrivers/block/rnbd/rnbd-srv.c
- drivers/target/target_core_iblock.c 1 addition, 2 deletionsdrivers/target/target_core_iblock.c
- fs/iomap/direct-io.c 1 addition, 2 deletionsfs/iomap/direct-io.c
- include/linux/blkdev.h 5 additions, 1 deletioninclude/linux/blkdev.h
Loading
Please register or sign in to comment