Whamcloud - gitweb
tests: check updating the orphan file checksums during an offline resize
authorTheodore Ts'o <tytso@mit.edu>
Sun, 8 Dec 2024 04:56:47 +0000 (23:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 8 Dec 2024 04:56:47 +0000 (23:56 -0500)
commit5c856fa5453558404c54d1e4bbc47cdd0bed4be3
tree51e9b5727cf36f26b42d2667516f66298f8b453a
parentff4f46b4fdb2db5a17440252a21c7db4dfce5986
tests: check updating the orphan file checksums during an offline resize

Check to make sure resize2fs correctly update the orphan file's
checksums if the orphan_file's blocks get moved.

This test checks the fix in commit ff4f46b4fdb2 ("resize2fs: rewrite
the checksums in the orphan file if necessary").

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/r_orphan_file/expect [new file with mode: 0644]
tests/r_orphan_file/name [new file with mode: 0644]
tests/r_orphan_file/script [new file with mode: 0644]