]> Gentwo Git Trees - linux/.git/commit
smb: move copychunk definitions to common/smb2pdu.h
authorZhangGuoDong <zhangguodong@kylinos.cn>
Mon, 27 Oct 2025 07:22:04 +0000 (15:22 +0800)
committerSteve French <stfrench@microsoft.com>
Mon, 1 Dec 2025 03:11:44 +0000 (21:11 -0600)
commitcc26f593dc193567bdb059a6ffde58e627a44f65
treeb10ba2b6f469fdfb24b9cff18f3dfe68fbd13a6e
parent7844d50ca239f0788e732608820f7026cb0cc8fb
smb: move copychunk definitions to common/smb2pdu.h

Rename 3 places:

  - copychunk_ioctl -> copychunk_ioctl_req
  - copychunk -> srv_copychunk
  - server: ResumeKey -> SourceKeyU64

Merge the struct members of the server and the client, then move duplicate
definitions to common header file.

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