]> www.infradead.org Git - users/jedix/linux-maple.git/commit
smb: move some duplicate definitions to common/smbacl.h
authorChenXiaoSong <chenxiaosong@kylinos.cn>
Thu, 22 Aug 2024 08:20:59 +0000 (08:20 +0000)
committerSteve French <stfrench@microsoft.com>
Sun, 15 Sep 2024 15:42:44 +0000 (10:42 -0500)
commitb51174da743b6b7cd87c02e882ebe60dcb99f8bf
treeaf272a543993fefcfdba13d27c9396052330366e
parent09bedafc1e2c5c82aad3cbfe1359e2b0bf752f3a
smb: move some duplicate definitions to common/smbacl.h

In order to maintain the code more easily, move duplicate definitions
to new 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/cifsacl.h
fs/smb/common/smbacl.h [new file with mode: 0644]
fs/smb/server/smbacl.h