]> git.itanic.dy.fi Git - linux-stable/commit
block: renumber QUEUE_FLAG_HW_WC
authorChristoph Hellwig <hch@lst.de>
Tue, 26 Dec 2023 08:15:24 +0000 (08:15 +0000)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Dec 2023 16:25:58 +0000 (09:25 -0700)
commit02d374f3418df577c850f0cd45c3da9245ead547
tree20bfc83acc0633e5f1174d63270e36e8cf965b11
parent146e843f6b09271233c021b1677e561b7dc16303
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>
include/linux/blkdev.h