From: Linus Torvalds Date: Sat, 13 Feb 2021 19:55:29 +0000 (-0800) Subject: Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e42ee56fe59759023cb252fabb3d6f279fe8cec8;p=linux.git Merge tag 'for-5.11-rc7-tag' of git://git./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 --- e42ee56fe59759023cb252fabb3d6f279fe8cec8