diff options
author | Hannes Reinecke <hare@suse.de> | 2014-05-26 14:45:39 +0200 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2014-05-27 10:46:01 -0400 |
commit | 63d832c30142cdceb478b1cac7d943d83b95b2dc (patch) | |
tree | aff4707e1a2d707557139c09d14a7b2870d2715e /fs | |
parent | f1daa838e861ae1a0fb7cd9721a21258430fcc8c (diff) |
dm mpath: really fix lockdep warning
lockdep complains about a circular locking. And indeed, we need to
release the lock before calling dm_table_run_md_queue_async().
As such, commit 4cdd2ad ("dm mpath: fix lock order inconsistency in
multipath_ioctl") must also be reverted in addition to fixing the
lock order in the other dm_table_run_md_queue_async() callers.
Reported-by: Bart van Assche <bvanassche@acm.org>
Tested-by: Bart van Assche <bvanassche@acm.org>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions