Whamcloud - gitweb
tests: testcases for the offset handling in e2undo and undo_io.c
authorMarcus Huewe <suse-tux@gmx.de>
Thu, 12 May 2016 19:26:09 +0000 (15:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 12 May 2016 19:26:09 +0000 (15:26 -0400)
commitcc090a3634b6a43979c7242a80c4d457b7a08ae2
tree3b10cc72294493f1acb1deff1a7b4f714347e2cd
parentdc01088db5f720f88db66a383bd066d3d5620fbe
tests: testcases for the offset handling in e2undo and undo_io.c

The testcase "u_offset" tests/defines e2undo's new UI and offset
handling code. The testcase "u_mke2fs_opt_offset" documents some
issues with undo_io.c's old offset handling code (e.g., backup of
fs block 0, key extension (tdb_data_size != block_size) etc.).

Signed-off-by: Marcus Huewe <suse-tux@gmx.de>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/u_mke2fs_opt_offset/script [new file with mode: 0644]
tests/u_offset/script [new file with mode: 0644]