Re: [PATCH] nbd: Respect max_part for all partition scans

From: Jens Axboe
Date: Thu Dec 17 2020 - 09:56:06 EST


On 12/17/20 1:58 AM, Josh Triplett wrote:
> The creation path of the NBD device respects max_part and only scans for
> partitions if max_part is not 0. However, some other code paths ignore
> max_part, and unconditionally scan for partitions. Add a check for
> max_part on each partition scan.

Applied, thanks.

--
Jens Axboe