common/log: move *_dump_log routines to common/log
authorCatherine Hoang <catherine.hoang@oracle.com>
Thu, 7 Oct 2021 00:26:40 +0000 (00:26 +0000)
committerEryu Guan <guaneryu@gmail.com>
Sun, 10 Oct 2021 14:44:23 +0000 (22:44 +0800)
commite61c2b753cc438c1191bc59e34f0b2d73782a8f7
treead01cc96a7c7fc88ae4049abe2ad21279c12bdc3
parentd888261aa0e6c880d136b5298e13bb8b86c37268
common/log: move *_dump_log routines to common/log

Move _scratch_remount_dump_log and _test_remount_dump_log from
common/inject to common/log. These routines do not inject errors and
should be placed with other common log functions.

Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/inject
common/log