On Thu, 18 Jan 2024 21:04:01 +0800, Li Lingfeng wrote: > Commit 1a721de8489f ("block: don't add or resize partition on the disk > with GENHD_FL_NO_PART") prevented all operations about partitions on disks > with GENHD_FL_NO_PART in blkpg_do_ioctl() since they are meaningless. > However, it changed error code in some scenarios. So move checking > GENHD_FL_NO_PART to bdev_add_partition() to eliminate impact. > > > [...] Applied, thanks! [1/1] block: Move checking GENHD_FL_NO_PART to bdev_add_partition() commit: 6a1cf2468a9ba1f56de7478ee6ad0d54e0aa821a Best regards, -- Jens Axboe