mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] eventfs: Simplify the permissions logic
@ 2024-05-22 16:49 Steven Rostedt
  2024-05-22 16:49 ` [PATCH 1/4] eventfs: Consolidate the eventfs_inode update in eventfs_get_inode() Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steven Rostedt @ 2024-05-22 16:49 UTC (permalink / raw)
  To: linux-kernel
  Cc: Linus Torvalds, Masami Hiramatsu, Mark Rutland,
	Mathieu Desnoyers, Andrew Morton


While debugging the failure of the ownership test failing on the
second run again, I ended up greatly simplifying the eventfs code
with respect to the permissions, only to discover that the bug was
elsewhere[1].

But because of the great diff-stat that this produced, not to mention
the simplifying of the code, I'm going to try to get this into this
merge window.

[1] https://lore.kernel.org/linux-trace-kernel/20240522124504.28982867@gandalf.local.home/

Steven Rostedt (Google) (4):
      eventfs: Consolidate the eventfs_inode update in eventfs_get_inode()
      eventfs: Remove getattr and permission callbacks
      eventfs: Cleanup permissions in creation of inodes
      eventfs: Do not use attributes for events directory

----
 fs/tracefs/event_inode.c | 172 +++++++++++++----------------------------------
 1 file changed, 46 insertions(+), 126 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-22 16:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-22 16:49 [PATCH 0/4] eventfs: Simplify the permissions logic Steven Rostedt
2024-05-22 16:49 ` [PATCH 1/4] eventfs: Consolidate the eventfs_inode update in eventfs_get_inode() Steven Rostedt
2024-05-22 16:49 ` [PATCH 2/4] eventfs: Remove getattr and permission callbacks Steven Rostedt
2024-05-22 16:49 ` [PATCH 3/4] eventfs: Cleanup permissions in creation of inodes Steven Rostedt
2024-05-22 16:49 ` [PATCH 4/4] eventfs: Do not use attributes for events directory Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®