Whamcloud - gitweb
tests: write f_badjour_encrypted output to log
authorAndreas Dilger <adilger@dilger.ca>
Wed, 5 Jun 2024 20:03:52 +0000 (14:03 -0600)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 24 Oct 2024 23:21:01 +0000 (19:21 -0400)
commit5cf2c6b1df44e5ef145a5af8e6317ad87b190500
tree9593370df6fc2a2f90045ef0e558ab86472fb9ea
parent2bb33e3b0c490b2798dab9ef25459b399075c1ec
tests: write f_badjour_encrypted output to log

Write the mke2fs and debugfs output from f_badjour_encrypted/script
into a log file instead of stdout/stderr, so that it doesn't mess
up the "make check" output, and is available if this test ever fails.

   [ Fixed missing definition of $LOG -- TYT ]

Fixes: b0cd09e5 ("e2fsck: don't allow journal to have encrypt flag")
Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Link: https://lore.kernel.org/r/20240605200408.55221-1-adilger@dilger.ca
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_badjour_encrypted/script