]> www.infradead.org Git - nvme.git/commit
block: move the raid_partial_stripes_expensive flag into the features field
authorChristoph Hellwig <hch@lst.de>
Wed, 19 Jun 2024 15:45:38 +0000 (17:45 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Jun 2024 12:53:15 +0000 (06:53 -0600)
commit7d4dec525f5fd555037486af4d02dd3682655ba1
treecbc5eab07ade3b6da03cf282329909980d50ce9e
parent4cac3d3a712b5c76d462b29b73b9e58c0b6d9946
block: move the raid_partial_stripes_expensive flag into the features field

Move the raid_partial_stripes_expensive flags into the features field to
reclaim a little bit of space.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20240619154623.450048-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-settings.c
drivers/md/bcache/super.c
drivers/md/raid5.c
include/linux/blkdev.h