diff options
author | Jan Kara <jack@suse.cz> | 2023-01-24 14:13:57 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2023-01-26 18:46:36 +0300 |
commit | c694e40ba231e854fcddd25cce46db3918fca291 (patch) | |
tree | de802f5fd616a1cef0c0e1c6e99074849902f618 /tools/perf/scripts/python/stackcollapse.py | |
parent | 60b99a1b9fa731453e1b69a3e0b3e4dcab7a6ea5 (diff) | |
download | linux-c694e40ba231e854fcddd25cce46db3918fca291.tar.xz |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions