Files
linux/drivers/md
Mike Snitzer ac75b09fc6 dm: use DMDEBUG macros now that they use pr_debug variants
Now that DMDEBUG uses pr_debug and DMDEBUG_LIMIT uses
pr_debug_ratelimited cleanup DM's 2 direct pr_debug callers to use
them to get the benefit of consistent DM_FMT formatting of debugging
messages.

While doing so, dm-mpath.c:dm_report_EIO() was switched over to using
DMDEBUG_LIMIT due to the potential for error handling floods in the IO
completion path.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2020-05-20 17:09:47 -04:00
..
2020-05-15 10:29:35 -04:00
2019-11-12 19:12:07 -07:00
2019-09-16 10:18:01 -04:00
2020-05-20 17:09:43 -04:00
2019-08-23 10:13:12 -04:00
2019-03-12 10:15:18 -07:00
2019-12-09 10:36:44 -08:00