diff options
author | Amir Goldstein <amir73il@gmail.com> | 2024-10-14 18:25:26 +0300 |
---|---|---|
committer | Amir Goldstein <amir73il@gmail.com> | 2024-11-15 10:56:48 +0300 |
commit | 18e48d0e2c7b137be532fedbb5fba31b43e043b2 (patch) | |
tree | af835bb98e9193dd3f5939972c3b591117373fa9 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 87a8a76c34a2ae6f667cc33249dc99705e363d1f (diff) | |
download | linux-18e48d0e2c7b137be532fedbb5fba31b43e043b2.tar.xz |
ovl: store upper real file in ovl_file struct
When an overlayfs file is opened as lower and then the file is copied up,
every operation on the overlayfs open file will open a temporary backing
file to the upper dentry and close it at the end of the operation.
Store the upper real file along side the original (lower) real file in
ovl_file instead of opening a temporary upper file on every operation.
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