diff options
author | Christoph Hellwig <hch@lst.de> | 2023-12-26 09:15:24 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-12-26 17:25:58 +0100 |
commit | 02d374f3418df577c850f0cd45c3da9245ead547 (patch) | |
tree | 20bfc83acc0633e5f1174d63270e36e8cf965b11 /block | |
parent | badblocks: avoid checking invalid range in badblocks_check() (diff) | |
download | linux-02d374f3418df577c850f0cd45c3da9245ead547.tar.xz linux-02d374f3418df577c850f0cd45c3da9245ead547.zip |
block: renumber QUEUE_FLAG_HW_WC
For the QUEUE_FLAG_HW_WC to actually work, it needs to have a separate
number from QUEUE_FLAG_FUA, doh.
Fixes: 43c9835b144c ("block: don't allow enabling a cache on devices that don't support it")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20231226081524.180289-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions