diff options
author | 2023-01-24 11:54:08 +0100 | |
---|---|---|
committer | 2023-01-26 16:46:35 +0100 | |
commit | 79d3c6dbada4a20193467f72c531ab99c173bf4f (patch) | |
tree | 92da033d3ed03f53b24ab047f4273aed2ba98520 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | udf: Unify .read_folio for normal and in-ICB files (diff) | |
download | wireguard-linux-79d3c6dbada4a20193467f72c531ab99c173bf4f.tar.xz wireguard-linux-79d3c6dbada4a20193467f72c531ab99c173bf4f.zip |
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: syzbot+c27475eb921c46bbdc62@syzkaller.appspotmail.com
Reported-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions