Files
linux-stable-mirror/fs
Linus Torvalds e42ee56fe5 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
2021-02-13 11:55:29 -08:00
..
2021-01-04 09:06:42 +09:00
2020-12-15 22:46:19 -08:00
2020-12-19 11:18:38 -08:00
2021-01-25 12:32:26 -08:00