eventfs: Restructure eventfs_inode structure to be more condensed
authorSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 1 Feb 2024 15:34:48 +0000 (10:34 -0500)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 1 Feb 2024 16:53:52 +0000 (11:53 -0500)
commit264424dfdd5cbd92bc5b5ddf93944929fc877fac
tree941c77779a2c001fd04afe8e510a69f74d1e765a
parent5a49f996046ba947466bc7461e4b19c4d1daf978
eventfs: Restructure eventfs_inode structure to be more condensed

Some of the eventfs_inode structure has holes in it. Rework the structure
to be a bit more condensed, and also remove the no longer used llist
field.

Link: https://lore.kernel.org/linux-trace-kernel/20240201161617.002321438@goodmis.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Cc: Ajay Kaher <ajay.kaher@broadcom.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
fs/tracefs/internal.h