From 62b6d4798712ab1f54670f365812ef476fa52799 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 2 Jun 2001 04:37:02 +0000 Subject: [PATCH] ChangeLog: Add other change to pass1.c --- e2fsck/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog index 6cec171..fca754e 100644 --- a/e2fsck/ChangeLog +++ b/e2fsck/ChangeLog @@ -4,6 +4,8 @@ which sets the bit in the bad inode bitmap. (e2fsck_pass1): Check for fast symlinks with an invalid size, and set the bad inode map in that case. + (check_size): Check i_size_high for special files and + prompt to clear it along with i_size if non-zero. * pass2.c (e2fsck_process_bad_inode): Check for fast symlinks with an invalid size and prompt the user if the inode should be -- 1.8.3.1