]> www.infradead.org Git - users/dwmw2/linux.git/commit
cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.c
authorPali Rohár <pali@kernel.org>
Thu, 26 Dec 2024 16:47:58 +0000 (17:47 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 20 Jan 2025 01:45:24 +0000 (19:45 -0600)
commit014fdae602c1dd23f967d539c8174d6aca689763
tree8be92b5b35a6c00398ea94d1699342a05aa6e51f
parent4e2ee328291585b7224ac8cc025625841ccfbf03
cifs: Add missing NT_STATUS_* codes from nterr.h to nterr.c

This allows cifs_print_status() to show string representation also for
these error codes.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/nterr.c