[PATCH v2 0/2] eventfs: Create dentries and inodes at dir open

From: Steven Rostedt
Date: Tue Jan 16 2024 - 17:22:33 EST


[ subject is wrong, but is to match v1, see patch 2 for correct subject ]

Fix reading dir again, this time without creating dentries and inodes.

Changes since v1: https://lore.kernel.org/linux-trace-kernel/20240116114711.7e8637be@xxxxxxxxxxxxxxxxxx


Steven Rostedt (Google) (2):
eventfs: Have the inodes all for files and directories all be the same
eventfs: Create list of files and directories at dir open

----
fs/tracefs/event_inode.c | 223 +++++++++++++++++++++++++++++++++--------------
1 file changed, 159 insertions(+), 64 deletions(-)