diff options
author | Hannes Reinecke <[email protected]> | 2014-05-26 14:45:39 +0200 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2014-05-27 10:46:01 -0400 |
commit | 63d832c30142cdceb478b1cac7d943d83b95b2dc (patch) | |
tree | aff4707e1a2d707557139c09d14a7b2870d2715e /net/unix/af_unix.c | |
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 <[email protected]>
Tested-by: Bart van Assche <[email protected]>
Signed-off-by: Hannes Reinecke <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions