commit | e42ee56fe59759023cb252fabb3d6f279fe8cec8 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Feb 13 11:55:29 2021 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Feb 13 11:55:29 2021 -0800 |
tree | c91dce029c041b89c294824a2a22232097d0fe90 | |
parent | 7989807dc0c95c4b787698eba10905a5baac42e8 [diff] | |
parent | 83c68bbcb6ac2dbbcaf12e2281a29a9f73b97d0f [diff] |
Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux Pull btrfs fix from David Sterba: "A regression fix caused by a refactoring in 5.11. A corrupted superblock wouldn't be detected by checksum verification due to wrongly placed initialization of the checksum length, thus making memcmp always work" * tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: initialize fs_info::csum_size earlier in open_ctree