aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/link-vmlinux.sh
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2024-11-05 20:29:36 +0000
committerAmir Goldstein <[email protected]>2024-11-15 07:56:49 +0000
commitd66907b51ba07450bf9c6fb94364e3bf3f5e4c04 (patch)
tree802de0ebbcaa368aa0cf16fcbed5a44fbdf452ca /scripts/link-vmlinux.sh
parentovl: convert ovl_real_fdget_path() callers to ovl_real_file_path() (diff)
downloadkernel-d66907b51ba07450bf9c6fb94364e3bf3f5e4c04.tar.gz
kernel-d66907b51ba07450bf9c6fb94364e3bf3f5e4c04.zip
ovl: convert ovl_real_fdget() callers to ovl_real_file()
Stop using struct fd to return a real file from ovl_real_fdget(), 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(), return a borrowed reference of the real file that is referenced from the overlayfs file or an error. Signed-off-by: Amir Goldstein <[email protected]>
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions