Files
linux-stable-mirror/fs
ChenXiaoSongandGreg Kroah-Hartman d64429042f smb/client: rename cifs_ace to smb_ace
[ Upstream commit 09bedafc1e ]

Preparation for moving acl definitions to new common header file.

Use the following shell command to rename:

  find fs/smb/client -type f -exec sed -i \
    's/struct cifs_ace/struct smb_ace/g' {} +

Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Reviewed-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Stable-dep-of: d413eabff1 ("fs/smb/client: implement chmod() for SMB3 POSIX Extensions")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-09 13:31:39 +01:00
..
2024-08-19 06:04:25 +02:00
2024-12-09 10:32:42 +01:00
2024-10-22 15:46:20 +02:00
2024-08-03 08:54:22 +02:00
2024-12-14 20:00:21 +01:00
2024-08-19 06:04:25 +02:00
2024-08-19 06:04:25 +02:00