[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd9ynmBr=xcTxUh-PC7x=_DGqvGme8u6nZxj9D9FZWw9WQ@mail.gmail.com>
Date: Thu, 22 Aug 2024 20:58:49 +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 09/12] smb/client: rename cifs_ace to smb_ace
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_ace/struct smb_ace/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