]> Gentwo Git Trees - linux/.git/commit
smb: move create_durable_rsp_v2 to common/smb2pdu.h
authorChenXiaoSong <chenxiaosong@kylinos.cn>
Sun, 2 Nov 2025 07:30:50 +0000 (15:30 +0800)
committerSteve French <stfrench@microsoft.com>
Mon, 1 Dec 2025 03:11:44 +0000 (21:11 -0600)
commit96721fd292264d712b7b9a51752ab87de5035db4
tree8fb0e616d94bd9dc5ae2e3800c8614668986e127
parent81a45de432c6c7d82821fb09cb9fc1cf58629f3a
smb: move create_durable_rsp_v2 to common/smb2pdu.h

Modify the following places:

  - some fields in "struct create_durable_v2_rsp" ->
                       struct durable_context_v2_rsp
  - durable_reconnect_context_v2_rsp -> durable_context_v2_rsp
  - create_durable_v2_rsp -> create_durable_rsp_v2

Then move them to common header file.

Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smb2pdu.h
fs/smb/common/smb2pdu.h
fs/smb/server/oplock.c
fs/smb/server/smb2ops.c
fs/smb/server/smb2pdu.h