commit | 5107d0d196b9c51cf18380b6996b1074afe51df2 | [log] [tgz] |
---|---|---|
author | Kalpak Shah <kalpak@clusterfs.com> | Thu Jun 21 11:59:06 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jun 21 11:59:06 2007 -0400 |
tree | 1f02cce3c9cefacaaf7d1613a336a24dc6e03607 | |
parent | 56d1236726d8e4624d2f3a2f4713864c1e66bb40 [diff] |
Recreate journal that had been removed previously due to corruption If the journal had been removed because it was corrupt, the E2F_FLAG_JOURNAL_INODE flag will be set. If this flag is set, then recreate the filesystem after checking the filesystem. Signed-off-by: Kalpak Shah <kalpak@clusterfs.com> Signed-off-by: Andreas Dilger <adilger@clusterfs.com>