Skip to content
Snippets Groups Projects
Commit 3edf7d33 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Handle data checksumming on bios that span multiple ordered extents


Data checksumming is done right before the bio is sent down the IO stack,
which means a single bio might span more than one ordered extent.  In
this case, the checksumming data is split between two ordered extents.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent eb84ae03
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment