Whamcloud - gitweb
tune2fs: recover the journal
authorDarrick J. Wong <darrick.wong@oracle.com>
Sat, 13 Feb 2016 22:38:17 +0000 (14:38 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 7 Mar 2016 01:08:53 +0000 (20:08 -0500)
commitc864b9eb50013f0aa5f3b413f1c2611e90625b35
treef866fad12e9848ec66ed8149673515cdefed497e
parent62e0d34b5149bfcf653df8387f426f47cc878c39
tune2fs: recover the journal

If the journal needs to be recovered to avoid clobbering whatever
changes tune2fs makes, do so.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/Makefile.in
misc/tune2fs.c
tests/t_replay_and_set/expect [new file with mode: 0644]
tests/t_replay_and_set/name [new file with mode: 0644]
tests/t_replay_and_set/script [new file with mode: 0644]