[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56fd14aea3e2063a472eab443eb788ab047ed74a.camel@suse.com>
Date: Thu, 11 Mar 2021 17:06:00 +0100
From: Martin Wilck <mwilck@...e.com>
To: Daniel Wagner <dwagner@...e.de>, linux-block@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, Jens Axboe <axboe@...nel.dk>,
Christoph Hellwig <hch@....de>
Subject: Re: [PATCH v2] block: Suppress uevent for hidden device when removed
On Thu, 2021-03-11 at 16:19 +0100, Daniel Wagner wrote:
> register_disk() suppress uevents for devices with the GENHD_FL_HIDDEN
> but enables uevents at the end again in order to announce disk after
> possible partitions are created.
>
> When the device is removed the uevents are still on and user land
> sees
> 'remove' messages for devices which were never 'add'ed to the system.
>
> KERNEL[95481.571887] remove /devices/virtual/nvme-
> fabrics/ctl/nvme5/nvme0c5n1 (block)
>
> Let's suppress the uevents for GENHD_FL_HIDDEN by not enabling the
> uevents at all.
>
> Signed-off-by: Daniel Wagner <dwagner@...e.de>
Reviewed-by: Martin Wilck <mwilck@...e.com>
Powered by blists - more mailing lists