commit | 341b52dfa8c2afc11d8410de9bd381b03e75c6af | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Mar 16 22:16:44 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Mar 16 22:16:44 2009 -0400 |
tree | 79c9e3e046e472bc31074eda66d0d85e6c36c001 | |
parent | a5bde7959ba025213fca56f1eba395a99274ad54 [diff] |
libext2fs: external journal devices should not cause ext2fs_open2 to fail This fixes a regression introduced in commit 79a9ab14 which caused attempts to open external journals to fail due to overly strict filesystem consistency checks. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>