commit | ec508342030da1382828faa211280bc41d94a600 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@whamcloud.com> | Sat Jun 11 12:17:29 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jun 11 12:19:25 2011 -0400 |
tree | 937e39385585ea40d0df6ac6ccd0788a98b71faf | |
parent | 6c54689fadc3fe0b0bcae2cc93946cb7a28b9f15 [diff] |
mke2fs: add test for large journal with lazy init Add test for internal journal over 4GB in size, using the lazy_journal_init and lazy_itable_init features. Otherwise the filesystem metadata would be too large to reliably run on test systems, and take too long to create/check the filesystem. Signed-off-by: Andreas Dilger <adilger@whamcloud.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>