diff options
author | Takayuki Nagata <tnagata@redhat.com> | 2024-04-15 16:47:49 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-04-22 10:50:31 -0500 |
commit | 77d8aa79ecfb209308e0644c02f655122b31def7 (patch) | |
tree | 1ad266108880bb06d2648f6a08b203fdfaf1fcb8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.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 <tnagata@redhat.com>
Acked-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Acked-by: Tom Talpey <tom@talpey.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions