diff options
author | ChenXiaoSong <chenxiaosong@kylinos.cn> | 2024-08-22 08:20:58 +0000 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-09-15 10:42:44 -0500 |
commit | 09bedafc1e2c5c82aad3cbfe1359e2b0bf752f3a (patch) | |
tree | 3f442f54adf20a604486c08d0f2bd90512a4e635 /scripts/rustdoc_test_builder.rs | |
parent | 251b93ae73805b216e84ed2190b525f319da4c87 (diff) |
smb/client: rename cifs_ace to smb_ace
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>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions