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

udf: Protect truncate and file type conversion with invalidate_lock



Protect truncate and file type conversion in udf_file_write_iter() with
invalidate lock. That will allow us to serialize these paths with page
faults so that the page fault can determine the file type in a racefree
way.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 96eeaaae
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