diff options
author | Jan Kara <jack@suse.cz> | 2023-01-24 12:13:57 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-01-26 16:46:36 +0100 |
commit | c694e40ba231e854fcddd25cce46db3918fca291 (patch) | |
tree | de802f5fd616a1cef0c0e1c6e99074849902f618 /fs/ubifs/commit.c | |
parent | 60b99a1b9fa731453e1b69a3e0b3e4dcab7a6ea5 (diff) |
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 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions