Whamcloud - gitweb
.del-ChangeLog~905e7699, image.gz:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 21 Feb 1998 01:41:39 +0000 (01:41 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 21 Feb 1998 01:41:39 +0000 (01:41 +0000)
commit218a4864ec381655f4d5a64d264524c725ae4b70
treef9941295f18e23dc00ce9f53ca4054f34047c305
parentc4e749abd8451f02418fe552b2af14f226f7bd1e
.del-ChangeLog~905e7699, image.gz:
  Set the immutable flag on the block and character device so that
  e2fsck notices them as bad devices, and offers to fix them.  E2fsck
  currently only checks devices with the immutable flag set, since
  otherwise there might be some false positives --- the kernel doesn't
  always clear the all of i_blocks[n], n>=4, due to a race condition.
ChangeLog, inode.c:
  inode.c (ext2fs_get_next_inode): Always do the check to see if the
   inode table is missing so that we catch the case where the first block
   group is missing.
lib/ext2fs/ChangeLog
lib/ext2fs/inode.c
tests/f_badinode/ChangeLog [new file with mode: 0644]
tests/f_badinode/image.gz