On Tue, Apr 08, 2025 at 12:20:46PM +0200, Klaus Jensen wrote: > From: Klaus Jensen <k.jen...@samsung.com> > > Fix regression when attaching private namespaces that gets attached to > the wrong controller. > > Keep track of the original controller "owner" of private namespaces, and > only attach if this matches on controller enablement.
Looks good. Reviewed-by: Keith Busch <kbu...@kernel.org>