diff options
author | Amir Goldstein <amir73il@gmail.com> | 2024-11-05 23:28:49 +0300 |
---|---|---|
committer | Amir Goldstein <amir73il@gmail.com> | 2024-11-15 10:56:48 +0300 |
commit | 4333e42ed44448898a31665339702591284d1698 (patch) | |
tree | 16ad94474f324cd8bec1f76f7e3c22a841a8d931 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 18e48d0e2c7b137be532fedbb5fba31b43e043b2 (diff) | |
download | linux-4333e42ed44448898a31665339702591284d1698.tar.xz |
ovl: convert ovl_real_fdget_path() callers to ovl_real_file_path()
Stop using struct fd to return a real file from ovl_real_fdget_path(),
because we no longer return a temporary file object and the callers
always get a borrowed file reference.
Rename the helper to ovl_real_file_path(), return a borrowed reference
of the real file that is referenced from the overlayfs file or an error.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions