]> www.infradead.org Git - users/hch/misc.git/commit
smb3: Add defines for two new FileSystemAttributes
authorSteve French <stfrench@microsoft.com>
Thu, 10 Apr 2025 03:45:05 +0000 (22:45 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 10 Apr 2025 04:42:16 +0000 (23:42 -0500)
commit56c283b9e001098362c76547cfaae022d48549c8
treee124df315bb1d65a73d0188f7b49248e0571972a
parentef86ab131d9127dfbfa8f06e12441d05fdfb090b
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>
fs/smb/client/cifspdu.h
fs/smb/server/smb_common.h