commit | cc090a3634b6a43979c7242a80c4d457b7a08ae2 | [log] [tgz] |
---|---|---|
author | Marcus Huewe <suse-tux@gmx.de> | Thu May 12 15:26:09 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu May 12 15:26:09 2016 -0400 |
tree | 3b10cc72294493f1acb1deff1a7b4f714347e2cd | |
parent | dc01088db5f720f88db66a383bd066d3d5620fbe [diff] |
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>