commit | d196e229a80c39254f4adbc312f55f5198e98941 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Nov 11 14:24:18 2020 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Nov 11 14:24:18 2020 -0500 |
tree | 3542a6e980e10e37782dfc7046c83e0ddefa587e | |
parent | a72b38eebea4661d4d67b194353124e63ce48f66 [diff] |
Revert "ext4: fix superblock checksum calculation race" This reverts commit acaa532687cdc3a03757defafece9c27aa667546 which can result in a ext4_superblock_csum_set() trying to sleep while a spinlock is being held. For more discussion of this issue, please see: https://lore.kernel.org/r/000000000000f50cb705b313ed70@google.com Reported-by: syzbot+7a4ba6a239b91a126c28@syzkaller.appspotmail.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>