diff options
author | Christoph Hellwig <hch@lst.de> | 2021-06-24 09:38:43 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-06-24 12:00:22 -0600 |
commit | 2bc8cda5ea4b42ff78be1b11011092d57b424d37 (patch) | |
tree | 538072bbb7ef09753ad66de333655a608a676069 /drivers/block | |
parent | d5870edfa3afc4608231267ea3b8e4beb3eab1ee (diff) |
block: add the events* attributes to disk_attrs
Add the events attributes to the disk_attrs array, which ensures they are
added by the driver core when the device is created rather than adding
them after the device has been added, which is racy versus uevents and
requires more boilerplate code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20210624073843.251178-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions