diff options
author | Christoph Hellwig <hch@lst.de> | 2024-05-02 15:00:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-25 16:22:55 +0200 |
commit | d6b6dfff6cda4cdacc514d10073449703a2fdf3b (patch) | |
tree | 9f159c817b97dd3b6b02cddeabe343deecea8935 /Documentation | |
parent | fe4549b1d6aca7cffb4ab5010f7918263a6b1058 (diff) | |
download | linux-riscv-d6b6dfff6cda4cdacc514d10073449703a2fdf3b.tar.gz linux-riscv-d6b6dfff6cda4cdacc514d10073449703a2fdf3b.tar.bz2 linux-riscv-d6b6dfff6cda4cdacc514d10073449703a2fdf3b.zip |
block: add a disk_has_partscan helper
commit 140ce28dd3bee8e53acc27f123ae474d69ef66f0 upstream.
Add a helper to check if partition scanning is enabled instead of
open coding the check in a few places. This now always checks for
the hidden flag even if all but one of the callers are never reachable
for hidden gendisks.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20240502130033.1958492-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions