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

Skip to content
Commit 034772b0 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

jbd2: Fix barrier fallback code to re-lock the buffer head



If the device doesn't support write barriers, the write is retried
without ordered mode.  But the buffer head needs to be re-locked or
submit_bh will fail with on BUG(!buffer_locked(bh)).

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent cd0b6a39
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment