common/rc: print out xfs_io parameter when command fails
authorAmir Goldstein <amir73il@gmail.com>
Tue, 11 Jun 2019 16:08:37 +0000 (19:08 +0300)
committerEryu Guan <guaneryu@gmail.com>
Sun, 16 Jun 2019 13:33:25 +0000 (21:33 +0800)
commit8de6e5535b31f14c372107b1323cb16692a70df7
tree8fac9ddf5a392686487423bff428eab55316d0e7
parent71400f712a42b5fc547db714b022574e656e1188
common/rc: print out xfs_io parameter when command fails

In _require_xfs_io_command, when command fails for one of the
generic reasons, if command was tested with params, print out
the params of the failed command.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/rc