On Wed, 1 Sep 2021 10:09:52 +0800, Zhang Yi wrote: > We find a checksum error and a inode corruption problem while doing > stress test, this 3 patches address to fix them. The first two patches > are prepare to do the fix, the last patch fix these two issue. > > - Checksum error > > EXT4-fs error (device sda): ext4_lookup:1784: inode #131074: comm cat: iget: checksum invalid > > [...] Applied, thanks! [1/3] ext4: factor out ext4_fill_raw_inode() commit: 6a6af6b5ee4363e29fc86552ddfd94c5000d845d [2/3] ext4: move ext4_fill_raw_inode() related functions commit: 4bc2b511975a6fe5ce9f2b2dcc84b152354d1f90 [3/3] ext4: prevent getting empty inode buffer commit: fb5becb151d54652ae613e34157f1aadb8447ed8 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>