[PATCH 15/26] block: move the add_random flag to queue_limits
Hannes Reinecke
hare at suse.de
Mon Jun 17 20:38:28 AEST 2024
On 6/17/24 08:04, Christoph Hellwig wrote:
> Move the add_random flag into the queue_limits feature field so that it
> can be set atomically with the queue frozen.
>
> Note that this also removes code from dm to clear the flag based on
> the underlying devices, which can't be reached as dm devices will
> always start out without the flag set.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Damien Le Moal <dlemoal at kernel.org>
> ---
> block/blk-mq-debugfs.c | 1 -
> block/blk-sysfs.c | 6 +++---
> drivers/block/mtip32xx/mtip32xx.c | 1 -
> drivers/md/dm-table.c | 18 ------------------
> drivers/mmc/core/queue.c | 2 --
> drivers/mtd/mtd_blkdevs.c | 3 ---
> drivers/s390/block/scm_blk.c | 4 ----
> drivers/scsi/scsi_lib.c | 3 +--
> drivers/scsi/sd.c | 11 +++--------
> include/linux/blkdev.h | 5 +++--
> 10 files changed, 10 insertions(+), 44 deletions(-)
>
Reviewed-by: Hannes Reinecke <hare at suse.de>
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare at suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Frankenstr. 146, 90461 Nürnberg
HRB 36809 (AG Nürnberg), GF: I. Totev, A. McDonald, W. Knoblich
More information about the Linuxppc-dev
mailing list