diff options
author | Jan Kara <jack@suse.cz> | 2023-01-24 12:07:37 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-01-26 16:46:35 +0100 |
commit | 60b99a1b9fa731453e1b69a3e0b3e4dcab7a6ea5 (patch) | |
tree | 18ec2564cbcd1cdab8b2c5d8c0510eabba8462c5 /fs/udf/ialloc.c | |
parent | d5abfb1b7b26086db19ee430dea7282f01d4ef44 (diff) |
udf: Convert in-ICB files to use udf_write_begin()
Switching address_space_operations while a file is used is difficult to
do in a race-free way. To be able to use single address_space_operations
in UDF, make in-ICB files use udf_write_begin().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/ialloc.c')
0 files changed, 0 insertions, 0 deletions