mirror-linux/fs/smb/common
ChenXiaoSong 2b6abb893e 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>
2025-12-11 00:53:03 -06:00
..
smbdirect smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}() 2025-11-30 21:11:45 -06:00
Makefile smb: Use arc4 library instead of duplicate arc4 code 2025-09-29 21:21:23 -05:00
cifs_md4.c fs: smb: common: add missing MODULE_DESCRIPTION() macros 2024-05-27 00:44:23 -05:00
fscc.h smb: move File Attributes definitions into common/fscc.h 2025-12-11 00:53:03 -06:00
md4.h
smb2pdu.h smb: move File Attributes definitions into common/fscc.h 2025-12-11 00:53:03 -06:00
smb2status.h smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP 2025-12-05 17:46:41 -06:00
smbacl.h smb: fix some warnings reported by scripts/checkpatch.pl 2025-11-30 21:11:45 -06:00
smbfsctl.h cifs: Treat unhandled directory name surrogate reparse points as mount directory nodes 2025-02-19 10:42:27 -06:00
smbglob.h cifs: Remove the RFC1002 header from smb_hdr 2025-12-05 17:09:32 -06:00