]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit4c3f48380fedbd714fc95958f503c1b5adf3ee6b
treef5653e10899f567626444e607aa87c09098c51b5
parent553ec94cb4b4937b48f81e27de33f71325d1a227
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