diff options
author | 2024-08-22 08:20:58 +0000 | |
---|---|---|
committer | 2024-09-15 10:42:44 -0500 | |
commit | 09bedafc1e2c5c82aad3cbfe1359e2b0bf752f3a (patch) | |
tree | 3f442f54adf20a604486c08d0f2bd90512a4e635 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | smb/client: rename cifs_acl to smb_acl (diff) | |
download | wireguard-linux-09bedafc1e2c5c82aad3cbfe1359e2b0bf752f3a.tar.xz wireguard-linux-09bedafc1e2c5c82aad3cbfe1359e2b0bf752f3a.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions