diff options
author | Christoph Hellwig <[email protected]> | 2024-11-04 07:26:33 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-12-17 19:54:32 +0100 |
commit | be691b5e593f2cc8cef67bbc59c1fb91b74a86a9 (patch) | |
tree | 6f1259daf9710734e2b0e6252cd3c6e4a3d89f42 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 6c3864e055486fadb5b97793b57688082e14b43b (diff) |
btrfs: split bios to the fs sector size boundary
Btrfs like other file systems can't really deal with I/O not aligned to
it's internal block size (which strangely is called sector size in
btrfs, for historical reasons), but the block layer split helper doesn't
even know about that.
Round down the split boundary so that all I/Os are aligned.
Fixes: d5e4377d5051 ("btrfs: split zone append bios in btrfs_submit_bio")
CC: [email protected] # 6.12
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions