aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAleksa Sarai <[email protected]>2024-07-31 23:10:27 +1000
committerChristian Brauner <[email protected]>2024-08-19 13:45:03 +0200
commit6a64c5220c5df235448b846aeff3c0660d4cc83e (patch)
tree3036e6102f537933ebca567caa9a8eb4d8a9570e /tools/perf/scripts/python
parent6c203968f5af720ee2f4a8a17734e40aabe7b96b (diff)
autofs: fix missing fput for FSCONFIG_SET_FD
If you pass an fd using FSCONFIG_SET_FD, autofs_parse_fd() "steals" the param->file and so the fs_context infrastructure will not do fput() for us. Fixes: e6ec453bd0f0 ("autofs: convert autofs to use the new mount api") Signed-off-by: Aleksa Sarai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions