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

In order to maintain the code more easily, move duplicate definitions to
common header file.

By the way, add the copyright and author information for Namjae to
common/smbglob.h.

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/cifspdu.h
fs/smb/common/smbglob.h
fs/smb/server/smb_common.h