commit | 773fd8a1d4202af708a37bdc7754134e6fdcfe22 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Oct 06 21:26:27 2001 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Oct 06 21:26:27 2001 -0400 |
tree | 7ce08de52da4fa90931b41cc48cfaded4ec85dab | |
parent | ff63f2686f859418b7248029a967f9f7280109dc [diff] |
e2fsck.h, journal.c (e2fsck_move_ext3_journal): Add new function which will automatically relocate the ext3 journal from a visible file to an invisible journal file if the filesystem has been opened read/write. super.c (check_super_block): Add call to e2fsck_move_ext3_journal problem.c, problem.h (PR_0_MOVE_JOURNAL, PR_0_ERR_MOVE_JOURNAL): Add new problem codes.