commit | 3432a916edad569235586b45d1a51706d4d700a7 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Oct 02 17:47:08 2002 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 02 17:47:08 2002 -0400 |
tree | b57d024d8f846abea561c7da4ec65b6bba1a4a2f | |
parent | a84f4ea9cddfc23745fb19fb1e5310b95e3e4dd7 [diff] [blame] |
e2image.c (write_raw_image_file): Handle a bad block in the inode table correctly.
diff --git a/misc/ChangeLog b/misc/ChangeLog index 6f2842d..9e623d7 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,3 +1,8 @@ +2002-10-02 Theodore Ts'o <tytso@mit.edu> + + * e2image.c (write_raw_image_file): Handle a bad block in the + inode table correctly. + 2002-09-29 Theodore Ts'o <tytso@mit.edu> * get_device_by_label.c: Applied sourceforge patch #613447, which