Whamcloud - gitweb
tests: add fast commit recovery tests
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>
Fri, 22 Jan 2021 05:45:04 +0000 (21:45 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 01:12:33 +0000 (20:12 -0500)
commit3e994cc5b85e0021221fb3a8779bd08f9360b450
treeb3fcef1b820d324b2e68d4c63a0a3bd9d90a1fea
parentf5de3d7c1b645a3368cd37fcdcc17d3cf2692f7c
tests: add fast commit recovery tests

Add j_recover_fast_commit test that ensure that e2fsck is able to
recover a disk from fast commit log.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/j_recover_fast_commit/commands [new file with mode: 0644]
tests/j_recover_fast_commit/expect [new file with mode: 0644]
tests/j_recover_fast_commit/image.gz [new file with mode: 0644]
tests/j_recover_fast_commit/script [new file with mode: 0755]