From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 28 Sep 2018 08:15:16 -0600 From: Keith Busch To: Hannes Reinecke Cc: Christoph Hellwig , Jens Axboe , linux-block@vger.kernel.org, Hannes Reinecke , Bart van Assche , linux-nvme@lists.infradead.org, Keith Busch , Sagi Grimberg Subject: Re: [PATCH 2/5] nvme: register ns_id attributes as default sysfs groups Message-ID: <20180928141516.GB21979@localhost.localdomain> References: <20180928061723.13180-1-hare@suse.de> <20180928061723.13180-3-hare@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180928061723.13180-3-hare@suse.de> List-ID: On Fri, Sep 28, 2018 at 08:17:20AM +0200, Hannes Reinecke wrote: > We should be registering the ns_id attribute as default sysfs > attribute groups, otherwise we have a race condition between > the uevent and the attributes appearing in sysfs. > > Suggested-by: Bart van Assche > Signed-off-by: Hannes Reinecke Thanks, looks great! Reviewed-by: Keith Busch