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

udf: Convert in-ICB files to use udf_writepages()



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_writepages().

Reported-by: default avatar <syzbot+c27475eb921c46bbdc62@syzkaller.appspotmail.com>
Reported-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent b7c31e6f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment