Re: [PATCH 4/6] aoe: use device_add_disk_with_groups()
From: Christoph Hellwig <hch@lst.de>
Date: 2018-07-30 09:01:37
From: Christoph Hellwig <hch@lst.de>
Date: 2018-07-30 09:01:37
On Mon, Jul 30, 2018 at 09:12:25AM +0200, Hannes Reinecke wrote:
Use device_add_disk_with_groups() to avoid a race condition with udev during startup. Signed-off-by: Hannes Reinecke <hare@suse.com> Cc: Ed L. Cachin <redacted>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>