On Wed, 06 Aug 2025 22:35:07 -0700, Mohamed Khalfella wrote: > Commit 528589947c180 ("nvmet: initialize discovery subsys after debugfs > is initialized") changed nvmet_init() to initialize nvme discovery after > "nvmet" debugfs directory is initialized. The change broke nvmet_exit() > because discovery subsystem now depends on debugfs. Debugfs should be > destroyed after discovery subsystem. Fix nvmet_exit() to do that. > > > [...] Applied, thanks! [1/1] nvmet: exit debugfs after discovery subsystem exits commit: 80f21806b8e34ae1e24c0fc6a0f0dfd9b055e130 Best regards, -- Jens Axboe