diff options
author | Mateusz Guzik <mjguzik@gmail.com> | 2025-02-12 19:04:59 +0100 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-02-21 10:25:32 +0100 |
commit | 1479be62582dbd2078390ef609f8f5ef351c15e8 (patch) | |
tree | 2f9348a9795179457b6cdc066e416a8d29a68e7e /tools/perf/scripts/python/stackcollapse.py | |
parent | da06e3c5179467f9ef7caffb512ef111a70afde1 (diff) |
vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
The former is a no-op wrapper with the same argument.
I left it in place to not lose the information who needs it -- one day
"pseudo" inodes may start differing from what alloc_inode() returns.
In the meantime no point taking a detour.
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Link: https://lore.kernel.org/r/20250212180459.1022983-1-mjguzik@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions