generic/075,112: fix up fsx error handling
authorEric Sandeen <sandeen@redhat.com>
Tue, 19 Jul 2016 19:53:25 +0000 (12:53 -0700)
committerEryu Guan <eguan@redhat.com>
Wed, 20 Jul 2016 03:15:52 +0000 (11:15 +0800)
commitcf94bc86334766a0fb98465375c8a626d4bb0a6b
treee5354c7ce5a4dd9bec70afba9a83c249d6936e27
parenta4f0a9bfd6b2217b1b2003d90dec846487b5656f
generic/075,112: fix up fsx error handling

When fsx fails we try to copy failure state to the results/
dir, but in some cases we are using $seqres instead of
$seq or $seq instead of $here/$seq; fix this up so the
failure state is accurately captured in the results/ dir.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/075
tests/generic/112