diff options
author | 2023-01-24 12:13:57 +0100 | |
---|---|---|
committer | 2023-01-26 16:46:36 +0100 | |
commit | c694e40ba231e854fcddd25cce46db3918fca291 (patch) | |
tree | de802f5fd616a1cef0c0e1c6e99074849902f618 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | udf: Convert in-ICB files to use udf_write_begin() (diff) | |
download | wireguard-linux-c694e40ba231e854fcddd25cce46db3918fca291.tar.xz wireguard-linux-c694e40ba231e854fcddd25cce46db3918fca291.zip |
udf: Convert all file types to use udf_write_end()
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, create udf_write_end() function that is able to handle both
normal and in-ICB files.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions