aboutsummaryrefslogtreecommitdiff
path: root/fs/udf/udf_i.h
diff options
context:
space:
mode:
authorGravatar Jan Kara <jack@suse.cz> 2023-01-19 12:46:09 +0100
committerGravatar Jan Kara <jack@suse.cz> 2023-01-26 16:46:35 +0100
commitb9a861fd527ab123e76effb492b4eb7e8115d4ca (patch)
treef51dab17dc5495d57f675b37a7dbd6a131d2daf4 /fs/udf/udf_i.h
parentudf: Simplify error handling in udf_file_write_iter() (diff)
downloadlinux-b9a861fd527ab123e76effb492b4eb7e8115d4ca.tar.gz
linux-b9a861fd527ab123e76effb492b4eb7e8115d4ca.tar.bz2
linux-b9a861fd527ab123e76effb492b4eb7e8115d4ca.zip
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 'fs/udf/udf_i.h')
0 files changed, 0 insertions, 0 deletions