summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorChenXiaoSong <chenxiaosong@kylinos.cn>2025-11-30 21:17:15 +0800
committerSteve French <stfrench@microsoft.com>2025-12-11 00:53:03 -0600
commit2b6abb893e719f4d77f7c43975e77cdadd3bbf1e (patch)
tree254d29bc47fbf90f155d26c15bc498c230726cad /kernel
parentc97503321ed3fde6e53320b388ea23118d2473d7 (diff)
smb: move File Attributes definitions into common/fscc.h
These definitions are specified in MS-FSCC 2.6, so move them into fscc.h. Modify the following places: - FILE_ATTRIBUTE__MASK -> FILE_ATTRIBUTE_MASK - Update FILE_ATTRIBUTE_MASK value - cpu_to_le32(constant) -> cpu_to_le32(MACRO DEFINITION) Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions