[PATCH 10/27] block: add a bdev_nonrot helper
David Sterba
dsterba at suse.cz
Thu Apr 7 08:21:32 PDT 2022
On Wed, Apr 06, 2022 at 08:04:59AM +0200, Christoph Hellwig wrote:
> Add a helper to check the nonrot flag based on the block_device instead
> of having to poke into the block layer internal request_queue.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> block/ioctl.c | 2 +-
> drivers/block/loop.c | 2 +-
> drivers/md/dm-table.c | 4 +---
> drivers/md/md.c | 3 +--
> drivers/md/raid1.c | 2 +-
> drivers/md/raid10.c | 2 +-
> drivers/md/raid5.c | 2 +-
> drivers/target/target_core_file.c | 3 +--
> drivers/target/target_core_iblock.c | 2 +-
For
> fs/btrfs/volumes.c | 4 ++--
Acked-by: David Sterba <dsterba at suse.com>
More information about the Linux-nvme
mailing list