mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-12-27 02:39:43 +08:00
ChangeLog:
Add other change to pass1.c
This commit is contained in:
parent
fdbdea09b8
commit
62b6d47987
@ -4,6 +4,8 @@
|
|||||||
which sets the bit in the bad inode bitmap.
|
which sets the bit in the bad inode bitmap.
|
||||||
(e2fsck_pass1): Check for fast symlinks with an invalid
|
(e2fsck_pass1): Check for fast symlinks with an invalid
|
||||||
size, and set the bad inode map in that case.
|
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
|
* pass2.c (e2fsck_process_bad_inode): Check for fast symlinks with
|
||||||
an invalid size and prompt the user if the inode should be
|
an invalid size and prompt the user if the inode should be
|
||||||
|
Loading…
Reference in New Issue
Block a user