]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tracing: Document tracefs gid mount option
authorKalesh Singh <kaleshsingh@google.com>
Wed, 30 Oct 2024 17:17:49 +0000 (10:17 -0700)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Fri, 1 Nov 2024 12:57:17 +0000 (08:57 -0400)
commitfa17cb4b3b42618aeed1e0bce80cc55106561718
tree3ed2bdb229141d8a5215d5402c30653bd8ef59e5
parente4d32142d1de8bcafd90ea5f4f557104f0969c41
tracing: Document tracefs gid mount option

Commit ee7f3666995d ("tracefs: Have new files inherit the ownership of
their parent") and commit 48b27b6b5191 ("tracefs: Set all files to the
same group ownership as the mount option") introduced a new gid mount
option that allows specifying a group to apply to all entries in tracefs.

Document this in the tracing readme.

Cc: Eric Sandeen <sandeen@redhat.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Ali Zahraee <ahzahraee@gmail.com>
Cc: Christian Brauner <brauner@kernel.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Link: https://lore.kernel.org/20241030171928.4168869-3-kaleshsingh@google.com
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/trace.c