diff options
author | ChenXiaoSong <chenxiaosong@kylinos.cn> | 2024-08-22 08:20:57 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-09-15 10:42:44 -0500 |
commit | 251b93ae73805b216e84ed2190b525f319da4c87 (patch) | |
tree | 49fe69fb213b9df4c871f99175e69d0af042598e /scripts/rustdoc_test_builder.rs | |
parent | 7f599d8fb3e087aff5be4e1392baaae3f8d42419 (diff) |
smb/client: rename cifs_acl to smb_acl
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_acl/struct smb_acl/g' {} +
Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Reviewed-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions