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. Changes since v1: - update the data from the non-existing month of Atorl to May 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(-)