diff options
author | Takayuki Nagata <[email protected]> | 2024-04-15 16:47:49 +0900 |
---|---|---|
committer | Steve French <[email protected]> | 2024-04-22 10:50:31 -0500 |
commit | 77d8aa79ecfb209308e0644c02f655122b31def7 (patch) | |
tree | 1ad266108880bb06d2648f6a08b203fdfaf1fcb8 /tools/perf/util/trace-event-scripting.c | |
parent | 18d86965e31f9be4d477da0744a7cdc9815858de (diff) |
cifs: reinstate original behavior again for forceuid/forcegid
forceuid/forcegid should be enabled by default when uid=/gid= options are
specified, but commit 24e0a1eff9e2 ("cifs: switch to new mount api")
changed the behavior. Due to the change, a mounted share does not show
intentional uid/gid for files and directories even though uid=/gid=
options are specified since forceuid/forcegid are not enabled.
This patch reinstates original behavior that overrides uid/gid with
specified uid/gid by the options.
Fixes: 24e0a1eff9e2 ("cifs: switch to new mount api")
Signed-off-by: Takayuki Nagata <[email protected]>
Acked-by: Paulo Alcantara (Red Hat) <[email protected]>
Acked-by: Ronnie Sahlberg <[email protected]>
Acked-by: Tom Talpey <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions