[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240116211217.968123837@goodmis.org>
Date: Tue, 16 Jan 2024 16:12:17 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org
Cc: Masami Hiramatsu <mhiramat@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Christian Brauner <brauner@...nel.org>,
Al Viro <viro@...IV.linux.org.uk>,
Ajay Kaher <ajay.kaher@...adcom.com>,
linux-fsdevel@...r.kernel.org
Subject: [PATCH v2 0/2] eventfs: Create dentries and inodes at dir open
[ 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@gandalf.local.home
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(-)
Powered by blists - more mailing lists