dm: add two lockdep_assert_held() statements
authorBart Van Assche <bart.vanassche@sandisk.com>
Wed, 31 Aug 2016 22:17:04 +0000 (15:17 -0700)
committerMike Snitzer <snitzer@redhat.com>
Wed, 14 Sep 2016 17:56:38 +0000 (13:56 -0400)
commit5a8f1f80e9dca791ee240213477df99e88258073
tree7207d5cb0a8c5f9f7db7cd3956c4c9c1ebcb145e
parentc533f249a166142df4294ec38fa5dcd1903f0400
dm: add two lockdep_assert_held() statements

Document the locking assumptions for the __bind() and __dm_suspend()
functions.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm.c