[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd-4UwpcqfA0=7bfkDu+0yHcXsPH3or=BNWnfsVDxfPYaA@mail.gmail.com>
Date: Thu, 22 Aug 2024 20:56:58 +0900
From: Namjae Jeon <linkinjeon@...nel.org>
To: chenxiaosong@...nxiaosong.com
Cc: sfrench@...ba.org, senozhatsky@...omium.org, tom@...pey.com,
linux-cifs@...r.kernel.org, linux-kernel@...r.kernel.org, pc@...guebit.com,
ronniesahlberg@...il.com, sprasad@...rosoft.com, bharathsm@...rosoft.com,
chenxiaosong@...inos.cn, liuzhengyuan@...inos.cn, huhai@...inos.cn,
liuyun01@...inos.cn
Subject: Re: [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd
On Thu, Aug 22, 2024 at 5:23 PM <chenxiaosong@...nxiaosong.com> wrote:
>
> From: ChenXiaoSong <chenxiaosong@...inos.cn>
>
> 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_ntsd/struct smb_ntsd/g' {} +
>
> Signed-off-by: ChenXiaoSong <chenxiaosong@...inos.cn>
Looks good to me.
Reviewed-by: Namjae Jeon <linkinjeon@...nel.org>
Thanks.
Powered by blists - more mailing lists