Re: [PATCH v2 05/12] aoeblk: Generate uevent after attribute available
From: Ed Cashin <hidden>
Date: 2016-07-01 00:57:45
From: Ed Cashin <hidden>
Date: 2016-07-01 00:57:45
On 06/29/2016 09:59 PM, Fam Zheng wrote:
It is documented that KOBJ_ADD should be generated after the object's attributes and children are ready. We can achieve this with the new disk_gen_uevents interface.
Looks like an improvement, thanks! -- Ed