On Tue, Aug 20, 2024 at 11:35 PM <chenxiaosong@xxxxxxxxxxxxxxxx> wrote:
If you rename the prefix of cifs_ntsd, cifs_sid, cifs_acl struct, we
From: ChenXiaoSong <chenxiaosong@xxxxxxxxxx>
In order to maintain the code more easily, move duplicate acl
definitions to new common header file.
Signed-off-by: ChenXiaoSong <chenxiaosong@xxxxxxxxxxxxxxxx>
can move more ones to /common/smbacl.h.
Looking forward to the next patch.
Acked-by: Namjae Jeon <linkinjeon@xxxxxxxxxx>
Thanks!