]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tracefs: remove stale update_gid code
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Feb 2024 12:09:51 +0000 (07:09 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Feb 2024 08:25:24 +0000 (09:25 +0100)
commit35e219f7cd36928b50efbae345195e6d264d1094
tree19d88e087cb95a0a579df21e8955c4090c46950f
parent9a187657d6814cd438bb7cfd3fe0bc45dac381d7
tracefs: remove stale update_gid code

commit 29142dc92c37d3259a33aef15b03e6ee25b0d188 upstream.

The 'eventfs_update_gid()' function is no longer called, so remove it
(and the helper function it uses).

Link: https://lore.kernel.org/all/CAHk-=wj+DsZZ=2iTUkJ-Nojs9fjYMvPs1NuoM3yK7aTDtJfPYQ@mail.gmail.com/
Fixes: 8186fff7ab64 ("tracefs/eventfs: Use root and instance inodes as default ownership")
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/tracefs/event_inode.c
fs/tracefs/internal.h