commit | 56c283b9e001098362c76547cfaae022d48549c8 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Wed Apr 09 22:45:05 2025 -0500 |
committer | Steve French <stfrench@microsoft.com> | Wed Apr 09 23:42:16 2025 -0500 |
tree | e124df315bb1d65a73d0188f7b49248e0571972a | |
parent | ef86ab131d9127dfbfa8f06e12441d05fdfb090b [diff] |
smb3: Add defines for two new FileSystemAttributes Two new file system attributes were recently added. See MS-FSCC 2.5.1: FILE_SUPPORTS_POSIX_UNLINK_RENAME and FILE_RETURNS_CLEANUP_RESULT_INFO Update the missing defines for ksmbd and cifs.ko Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>