common/rc: debug add _scratch_mount_options to the _scratch_mount
authorAnand Jain <anand.jain@oracle.com>
Fri, 13 Aug 2021 01:59:32 +0000 (09:59 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 15 Aug 2021 15:51:19 +0000 (23:51 +0800)
commit705b0e60bcb7f9f27ed851fa2fb00abf06575022
treefd58918ab690ee24f797316a1f2d46d2b3601f71
parentca71bde9fd8b0dfbda79f92b6fe5d8c3889b4691
common/rc: debug add _scratch_mount_options to the _scratch_mount

When the _scratch_mount fails, there isn't any clue on why it failed
as of now, change this and add the $(_scratch_mount_options $*) to
the _fail.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/rc