commit | a42f42e5bb84d82f1e9890f33364c4c04997c323 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Wed Sep 04 14:29:48 2019 -0700 |
committer | Sagi Grimberg <sagi@grimberg.me> | Thu Sep 12 08:50:46 2019 -0700 |
tree | 22763847b960d693534209e46bc0c55a112be8a2 | |
parent | 93da40239b1069ef96bbfe7c8d08edb347e8107a [diff] |
nvme: add uevent variables for controller devices When we send uevents to userspace, add controller specific environment variables to uniquly identify the controller beyond its device name. This will be useful to address discovery log change events by actually verifying that the discovery controller is indeed the same as the device that generated the event. Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>