]> 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)
commit74c0c8d34a759defc39485ab5e1dbcfe9d729214
treefe5fc208afaf2c411e17af14e8ec12ea00dc2289
parent06b8286d1be47ee8e4bf49fcd783d81de36950fb
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