]> git.baikalelectronics.ru Git - kernel.git/commit
dm mpath: enhance queue_if_no_path debugging
authorMike Snitzer <snitzer@redhat.com>
Fri, 29 May 2020 19:59:13 +0000 (15:59 -0400)
committerMike Snitzer <snitzer@redhat.com>
Fri, 5 Jun 2020 18:59:57 +0000 (14:59 -0400)
commita0ff71459c92038bc8019518bcdcdcbb287d90f9
treef5653e10899f567626444e607aa87c09098c51b5
parent6efd43d27195d7cd0adec6b47fe44a5e8cd904f5
dm mpath: enhance queue_if_no_path debugging

Add more DMDEBUG that shows arguments passed and caller, and another
that shows state of related flags at end of queue_if_no_path().

Also add queue_if_no_path DMDEBUG to multipath_resume().

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-mpath.c