Hi all, this series adds a patscan sysfs attribute so that userspace (e.g. systemd) can check if partition scanning is enabled for a given gendisk. Diffstat: Documentation/ABI/stable/sysfs-block | 10 ++++++++++ block/genhd.c | 15 ++++++++++----- block/partitions/core.c | 5 +---- include/linux/blkdev.h | 13 +++++++++++++ 4 files changed, 34 insertions(+), 9 deletions(-)