generic/54{0..3}: redirect FILEFRAG error output to .full too
authorMurphy Zhou <xzhou@redhat.com>
Mon, 20 May 2019 06:28:18 +0000 (14:28 +0800)
committerEryu Guan <guaneryu@gmail.com>
Mon, 20 May 2019 08:37:43 +0000 (16:37 +0800)
commit828d146a86c74906ba82301cf391e38f952a697a
tree8e3441ca269b180e33bfce30ab06ea3fcbe9e3e6
parent1879a65466c81ab43f31ff12a7afcbc46d4227c5
generic/54{0..3}: redirect FILEFRAG error output to .full too

NFSv4.2 supports reflink but does not support FIBMAP nor FIEMAP.
These 4 tests about file content can pass on NFSv4.2, but filefrag
complaints :

+/mnt/testarea/scratch/test-542/file2: FIBMAP unsupported

which is breaking golden output.

Signed-off-by: Murphy Zhou <xzhou@redhat.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/540
tests/generic/541
tests/generic/542
tests/generic/543