[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240116225531.681181743@goodmis.org>
Date: Tue, 16 Jan 2024 17:55:31 -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 v3 0/2] eventfs: Create dentries and inodes at dir open
[ subject is still wrong, but is to match v2, see patch 2 for correct subject ]
Changes since v2: https://lore.kernel.org/all/20240116211217.968123837@goodmis.org/
Implemented Linus's suggestion to just change the iterate_shared to
use the hard coded inodes.
Steven Rostedt (Google) (2):
eventfs: Have the inodes all for files and directories all be the same
eventfs: Do not create dentries nor inodes in iterate_shared
----
fs/tracefs/event_inode.c | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists