diff options
author | Jan Kara <jack@suse.cz> | 2023-01-19 14:46:09 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-01-26 18:46:35 +0300 |
commit | b9a861fd527ab123e76effb492b4eb7e8115d4ca (patch) | |
tree | f51dab17dc5495d57f675b37a7dbd6a131d2daf4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 96eeaaaea592079fcbf0b18a2b6f99165b32c942 (diff) | |
download | linux-b9a861fd527ab123e76effb492b4eb7e8115d4ca.tar.xz |
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: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions