linux/drivers/md/bcache
Christoph Hellwig 7d4dec525f 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>
2024-06-20 06:53:15 -06:00
..
alloc.c bcache: code cleanup in __bch_bucket_alloc_set() 2024-05-28 06:55:59 -06:00
bcache_ondisk.h flexible-array transformations for 6.3-rc1 2023-02-25 12:53:42 -08:00
bcache.h bcache: allow allocator to invalidate bucket in gc 2024-05-28 06:55:59 -06:00
bset.c bcache: fix variable length array abuse in btree_iter 2024-05-08 19:15:01 -06:00
bset.h bcache: fix variable length array abuse in btree_iter 2024-05-08 19:15:01 -06:00
btree.c bcache: allow allocator to invalidate bucket in gc 2024-05-28 06:55:59 -06:00
btree.h Locking changes for v6.5: 2023-06-27 14:14:30 -07:00
debug.c
debug.h
extents.c
extents.h
features.c
features.h
io.c
journal.c closures: CLOSURE_CALLBACK() to fix type punning 2023-11-24 00:29:58 -05:00
journal.h
Kconfig bcache: move closures to lib/ 2023-10-19 14:47:33 -04:00
Makefile bcache: move closures to lib/ 2023-10-19 14:47:33 -04:00
movinggc.c closures: CLOSURE_CALLBACK() to fix type punning 2023-11-24 00:29:58 -05:00
request.c bcache: call force_wake_up_gc() if necessary in check_should_bypass() 2024-05-28 06:55:59 -06:00
request.h closures: CLOSURE_CALLBACK() to fix type punning 2023-11-24 00:29:58 -05:00
stats.c
stats.h bcache: Remove dead references to cache_readaheads 2023-06-15 07:30:11 -06:00
super.c block: move the raid_partial_stripes_expensive flag into the features field 2024-06-20 06:53:15 -06:00
sysfs.c bcache: fix variable length array abuse in btree_iter 2024-05-08 19:15:01 -06:00
sysfs.h bcache: make kobj_type structures constant 2023-06-15 07:30:11 -06:00
trace.c
util.c
util.h bcache: move closures to lib/ 2023-10-19 14:47:33 -04:00
writeback.c bcache: fix variable length array abuse in btree_iter 2024-05-08 19:15:01 -06:00
writeback.h