Hi Linus, A single fix for a behavioral regression in this series, when re-reading the partition table with partitions open. Please pull! The following changes since commit f06c609645ecd043c79380fac94145926603fb33: block: remove the unused RQF_ALLOCED flag (2021-04-02 11:18:31 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/block-5.12-2021-04-23 for you to fetch changes up to 68e6582e8f2dc32fd2458b9926564faa1fb4560e: block: return -EBUSY when there are open partitions in blkdev_reread_part (2021-04-21 10:49:37 -0600) ---------------------------------------------------------------- block-5.12-2021-04-23 ---------------------------------------------------------------- Christoph Hellwig (1): block: return -EBUSY when there are open partitions in blkdev_reread_part block/ioctl.c | 2 ++ 1 file changed, 2 insertions(+) -- Jens Axboe