]> 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)
commitd0ebda968264fbf8bff46d32224faaa44aaa107e
treef5653e10899f567626444e607aa87c09098c51b5
parent38128014323bf7b43413520c20ec7446f032dd97
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