commit | 33b14f67a4e1eabd219fd6543da8f15ed86b641c | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Sep 28 08:17:20 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 28 08:30:29 2018 -0600 |
tree | 63570313331b938cbdf404c72135a025e25b13c7 | |
parent | fef912bf860e8e7e48a2bfb978a356bba743a8b7 [diff] |
nvme: register ns_id attributes as default sysfs groups 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 <bvanassche@acm.org> Reviewed-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>