Re: [PATCH v2] eventfs: Fix file and directory uid and gid ownership

2023-12-21 Thread Google
On Thu, 21 Dec 2023 19:07:57 -0500 Steven Rostedt wrote: > From: "Steven Rostedt (Google)" > > It was reported that when mounting the tracefs file system with a gid > other than root, the ownership did not carry down to the eventfs directory > due to the dynamic nature of it. > > A fix was don

[PATCH v2] eventfs: Fix file and directory uid and gid ownership

2023-12-21 Thread Steven Rostedt
From: "Steven Rostedt (Google)" It was reported that when mounting the tracefs file system with a gid other than root, the ownership did not carry down to the eventfs directory due to the dynamic nature of it. A fix was done to solve this, but it had two issues. (a) if the attr passed into upda