Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a61e6f29 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: Use a mutex in the extent buffer for tree block locking



This replaces the use of the page cache lock bit for locking, which wasn't
suitable for block size < page size and couldn't be used recursively.

The mutexes alone don't fix either problem, but they are the first step.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 6af118ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment