]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
ext4: add dump/restore test
authorXiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Thu, 11 Dec 2014 23:56:26 +0000 (10:56 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 11 Dec 2014 23:56:26 +0000 (10:56 +1100)
commitbf1b82fd6414cab5193392629c7c7b635be8ab3f
treecd3ae001e0a122ab994fa22dc875b2ba199dc6a3
parent595b93e9c8272f8e600e63201eb862c7cd11128b
ext4: add dump/restore test

This test case will first use fsstress to fill a file system, then
dump it to standard output and restore it from standard input, finally
check that the original contents and the new contents generated by
restore tool will be same.

Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/config
tests/ext4/004 [new file with mode: 0755]
tests/ext4/004.out [new file with mode: 0644]
tests/ext4/group