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

Skip to content
Commit 9734c971 authored by Jan Kara's avatar Jan Kara
Browse files

udf: Write LVID to disk after opening / closing



So far we just marked the buffer as dirty and left writing on flusher thread
but especially on opening that opens possible race window where we could write
other modified fs structures to disk before we mark filesystem as open. So sync
LVID buffer to disk after opening and closing fs.

Reported-by: default avatarSteve Nickel <snickel58@gmail.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent c04e88e2
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