+14
−0
fs/smb/client/gen_smb2_mapping
0 → 100644
+86
−0
+6
−2396
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Autogenerate the SMB2 status to error code mapping table, from the smb2status.h common header, sorting it by NT status code so that it can be searched by binary chopping. This also reduces the number of places this list is duplicated in the source. Signed-off-by:David Howells <dhowells@redhat.com> cc: Steve French <stfrench@microsoft.com> cc: ChenXiaoSong <chenxiaosong@kylinos.cn> cc: linux-cifs@vger.kernel.org Signed-off-by:
ChenXiaoSong <chenxiaosong@kylinos.cn> Reviewed-by:
David Howells <dhowells@redhat.com> Link: https://lore.kernel.org/linux-cifs/20260106071507.1420900-3-chenxiaosong.chenxiaosong@linux.dev/ Signed-off-by:
Steve French <stfrench@microsoft.com>
File changed.
Preview size limit exceeded, changes collapsed.