Searched hist:"87 a39389be3e3b007d341be510a7e4a0542bdf05" (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ext4/ |
H A D | ialloc.c | diff 87a39389be3e3b007d341be510a7e4a0542bdf05 Thu Aug 29 00:32:58 CEST 2013 Darrick J. Wong <darrick.wong@oracle.com> ext4: mark block group as corrupt on inode bitmap error
If we detect either a discrepancy between the inode bitmap and the inode counts or the inode bitmap fails to pass validation checks, mark the block group corrupt and refuse to allocate or deallocate inodes from the group.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | ext4.h | diff 87a39389be3e3b007d341be510a7e4a0542bdf05 Thu Aug 29 00:32:58 CEST 2013 Darrick J. Wong <darrick.wong@oracle.com> ext4: mark block group as corrupt on inode bitmap error
If we detect either a discrepancy between the inode bitmap and the inode counts or the inode bitmap fails to pass validation checks, mark the block group corrupt and refuse to allocate or deallocate inodes from the group.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|