Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm: hold suspend_lock while suspending device during device deletion
commit ab7c7bb upstream. __dm_destroy() must take the suspend_lock so that its presuspend and postsuspend calls do not race with an internal suspend. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
- Loading branch information