From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 30 Jul 2018 10:59:06 +0200 From: Christoph Hellwig To: Hannes Reinecke Cc: Jens Axboe , Christoph Hellwig , linux-block@vger.kernel.org, Hannes Reinecke , Sagi Grimberg , Keith Busch Subject: Re: [PATCH 3/6] nvme: register ns_id attributes as default sysfs groups Message-ID: <20180730085906.GC12038@lst.de> References: <20180730071227.22887-1-hare@suse.de> <20180730071227.22887-4-hare@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180730071227.22887-4-hare@suse.de> List-ID: On Mon, Jul 30, 2018 at 09:12:24AM +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. > > Signed-off-by: Hannes Reinecke > Cc: Sagi Grimberg > Cc: Keith Busch Looks good, Reviewed-by: Christoph Hellwig