diff options
author | 2021-03-16 12:43:00 -0700 | |
---|---|---|
committer | 2021-03-18 21:25:11 +0100 | |
commit | c1d6abdac46ca8127274bea195d804e3f2cec7ee (patch) | |
tree | 1cfe131f4a5def941805de31dc8b11c28260192b /drivers/usb/cdns3/cdns3-imx.c | |
parent | btrfs: fix sleep while in non-sleep context during qgroup removal (diff) | |
download | linux-dev-c1d6abdac46ca8127274bea195d804e3f2cec7ee.tar.xz linux-dev-c1d6abdac46ca8127274bea195d804e3f2cec7ee.zip |
btrfs: fix check_data_csum() error message for direct I/O
Commit 1dae796aabf6 ("btrfs: inode: sink parameter start and len to
check_data_csum()") replaced the start parameter to check_data_csum()
with page_offset(), but page_offset() is not meaningful for direct I/O
pages. Bring back the start parameter.
Fixes: 265d4ac03fdf ("btrfs: sink parameter start and len to check_data_csum")
CC: stable@vger.kernel.org # 5.11+
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions