diff options
author | Steven Rostedt (Google) <[email protected]> | 2024-05-23 01:14:26 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-05-23 09:26:23 -0400 |
commit | 8898e7f288c47d450a3cf1511c791a03550c0789 (patch) | |
tree | 388763faa34d66c942598c29b4ea2fa8093ee4d2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fa3889d970da8f95bdd90fb5a07d521810be5678 (diff) |
eventfs: Keep the directories from having the same inode number as files
The directories require unique inode numbers but all the eventfs files
have the same inode number. Prevent the directories from having the same
inode numbers as the files as that can confuse some tooling.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Cc: [email protected]
Cc: Masami Hiramatsu <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Fixes: 834bf76add3e6 ("eventfs: Save directory inodes in the eventfs_inode structure")
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions