diff options
author | Theodore Ts'o <tytso@mit.edu> | 2000-10-18 19:03:39 +0000 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2000-10-18 19:03:39 +0000 |
commit | 98f8a97bc02a27cba36fbfcb4cf739ee127b5d1a (patch) | |
tree | 1d1a83197dbc571fe137406ea431ac8d78d56b39 /tests/ChangeLog | |
parent | adfca56f9f7fb175b829a9f678c83ac7f7c87d1e (diff) | |
download | e2fsprogs-98f8a97bc02a27cba36fbfcb4cf739ee127b5d1a.tar.gz |
ChangeLog, expect.1, expect.2, image.gz:
f_journal: Make the test check for a wide variety of mixed sizes of
orphaned inodes (and not just a size of 0).
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index d7ca9a82..0672e40e 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2000-08-22 <tytso@valinux.com> + + * f_journal: Make the test check for a wide variety of mixed sizes + of orphaned inodes (and not just a size of 0). + 2000-08-20 <tytso@valinux.com> * run_e2fsck: Filter out JFS DEBUG messages when comparing e2fsck |