[GIT PULL] Btrfs fix for 5.6-rc5

From: David Sterba
Date: Fri Mar 06 2020 - 12:30:15 EST


Hi,

one fixup for DIO when in use with the new checksums, a missed case
where the checksum size was still assuming u32. Please pull, thanks.

----------------------------------------------------------------
The following changes since commit a5ae50dea9111db63d30d700766dd5509602f7ad:

Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof (2020-02-21 16:21:19 +0100)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.6-rc4-tag

for you to fetch changes up to e7a04894c766daa4248cb736efee93550f2d5872:

btrfs: fix RAID direct I/O reads with alternate csums (2020-03-03 15:26:08 +0100)

----------------------------------------------------------------
Omar Sandoval (1):
btrfs: fix RAID direct I/O reads with alternate csums

fs/btrfs/inode.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)