Re: [PATCH 0/2] block: avoid to drop & re-add partitions if partitions aren't changed
From: Christoph Hellwig
Date: Wed Feb 17 2021 - 02:17:48 EST
On Wed, Feb 17, 2021 at 11:07:14AM +0800, Ming Lei wrote:
> Do you think it is correct for ioctl(BLKRRPART) to always drop/re-add
> partition device node?
Yes, that is what it is designed to do. The only reason to call this
ioctl is when userspace software has written new partition table
information to the disk.