aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2023-07-01 20:11:34 +0300
committerChristian Brauner <[email protected]>2023-07-02 13:15:49 +0200
commitdff745c1221a402b4921d54f292288373cff500c (patch)
treee2245a005ed20bc43bce3d6c621fa710cb902758 /tools/perf/scripts/python/export-to-sqlite.py
parent995b406c7e972fab181a4bb57f3b95e59b8e5bf3 (diff)
fs: move cleanup from init_file() into its callers
The use of file_free_rcu() in init_file() to free the struct that was allocated by the caller was hacky and we got what we deserved. Let init_file() and its callers take care of cleaning up each after their own allocated resources on error. Fixes: 62d53c4a1dfe ("fs: use backing_file container for internal files with "fake" f_path") # mainline only Reported-and-tested-by: [email protected] Signed-off-by: Amir Goldstein <[email protected]> Message-Id: <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions