]> git.baikalelectronics.ru Git - kernel.git/commit
devlink: send notifications for deleted snapshots on region destroy
authorJiri Pirko <jiri@mellanox.com>
Mon, 12 Aug 2019 12:28:31 +0000 (14:28 +0200)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 13 Aug 2019 21:55:46 +0000 (14:55 -0700)
commit94341c2566be0d41704da4711c84c12796370936
treefe5fc208afaf2c411e17af14e8ec12ea00dc2289
parentff9cd284642a0aa7802077f204440d5d6b5e994b
devlink: send notifications for deleted snapshots on region destroy

Currently the notifications for deleted snapshots are sent only in case
user deletes a snapshot manually. Send the notifications in case region
is destroyed too.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
net/core/devlink.c