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

Skip to content
Commit b8e7cbb6 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Add writepages for GFS2 jdata



This patch resolves a lock ordering issue where we had been getting
a transaction lock in the wrong order with respect to the page lock.
By using writepages rather than just writepage, it is then possible
to start a transaction before locking the page, and thus matching the
locking order elsewhere in the code.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 9ff8ec32
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