[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd8-J+ZjnmQbaX4FLuKxwLMtYF_dj0G+7sv7nRo2knN=fQ@mail.gmail.com>
Date: Thu, 22 Aug 2024 08:40:40 +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 8/8] smb: move SMB2 Status code to common header file
On Tue, Aug 20, 2024 at 11:35 PM <chenxiaosong@...nxiaosong.com> wrote:
>
> From: ChenXiaoSong <chenxiaosong@...inos.cn>
>
> There are only 4 different definitions between the client and server:
>
> - STATUS_SERVER_UNAVAILABLE: from client/smb2status.h
> - STATUS_FILE_NOT_AVAILABLE: from client/smb2status.h
> - STATUS_NO_PREAUTH_INTEGRITY_HASH_OVERLAP: from server/smbstatus.h
> - STATUS_INVALID_LOCK_RANGE: from server/smbstatus.h
>
> Rename client/smb2status.h to common/smb2status.h, and merge the
> 2 different definitions of server to common header file.
>
> Signed-off-by: ChenXiaoSong <chenxiaosong@...nxiaosong.com>
Looks good to me:)
Acked-by: Namjae Jeon <linkinjeon@...nel.org>
Thanks!
Powered by blists - more mailing lists