<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/fs/smb/client/nterr.c, branch docs-mw</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=docs-mw</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=docs-mw'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2026-04-06T00:58:40+00:00</updated>
<entry>
<title>smb/client: replace nt_errs with ntstatus_to_dos_map</title>
<updated>2026-04-06T00:58:40+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-04-02T14:18:29+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=c825f6b7432a11a801feb5f5783765cf31f2c3ff'/>
<id>urn:sha1:c825f6b7432a11a801feb5f5783765cf31f2c3ff</id>
<content type='text'>
The ntstatus_to_dos_map[] array now contains the NT error strings,
making the nt_errs[] array redundant.

Introduce `struct ntstatus_to_dos_err` instead of an anonymous struct.
This allows cifs_print_status() to look up error strings directly
from a single table.

Remove nterr.c, as nt_errs[] was its only functional content.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Reviewed-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: rename to NT_STATUS_SOME_NOT_MAPPED</title>
<updated>2026-02-12T20:22:29+00:00</updated>
<author>
<name>ChenXiaoSong</name>
<email>chenxiaosong@kylinos.cn</email>
</author>
<published>2026-01-22T05:24:00+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=fa34d0a5703367b1979afdf6c08ddd2cb8a4b896'/>
<id>urn:sha1:fa34d0a5703367b1979afdf6c08ddd2cb8a4b896</id>
<content type='text'>
See MS-ERREF 2.3.1 STATUS_SOME_NOT_MAPPED.

Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: map NT_STATUS_NOTIFY_ENUM_DIR</title>
<updated>2026-02-12T20:22:29+00:00</updated>
<author>
<name>ChenXiaoSong</name>
<email>chenxiaosong@kylinos.cn</email>
</author>
<published>2026-01-22T05:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=ba39063ca3ee885af62bdde2c184b8295bf4bf12'/>
<id>urn:sha1:ba39063ca3ee885af62bdde2c184b8295bf4bf12</id>
<content type='text'>
See MS-CIFS 2.2.2.4 STATUS_NOTIFY_ENUM_DIR.

Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: add NT_STATUS_VOLUME_NOT_UPGRADED</title>
<updated>2026-02-09T03:24:42+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-01-21T11:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=199e7a1a2ed920cde204ba05cbe1a3483184b5ed'/>
<id>urn:sha1:199e7a1a2ed920cde204ba05cbe1a3483184b5ed</id>
<content type='text'>
See MS-ERREf 2.3.1 STATUS_VOLUME_NOT_UPGRADED.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: add NT_STATUS_NO_USER_KEYS</title>
<updated>2026-02-09T03:24:42+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-01-21T11:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=0bf7e53fec6118552ab3fb43dfc76b0e65be85fe'/>
<id>urn:sha1:0bf7e53fec6118552ab3fb43dfc76b0e65be85fe</id>
<content type='text'>
See MS-ERREf 2.3.1 STATUS_NO_USER_KEYS.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: add NT_STATUS_WRONG_EFS</title>
<updated>2026-02-09T03:24:42+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-01-21T11:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=ded739a08228385f48cbbffdfc965888a608c63e'/>
<id>urn:sha1:ded739a08228385f48cbbffdfc965888a608c63e</id>
<content type='text'>
See MS-ERREf 2.3.1 STATUS_WRONG_EFS.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: add NT_STATUS_NO_EFS</title>
<updated>2026-02-09T03:24:41+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-01-21T11:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=3988b5675296f2e6b062fa27600ed6417cb80349'/>
<id>urn:sha1:3988b5675296f2e6b062fa27600ed6417cb80349</id>
<content type='text'>
See MS-ERREf 2.3.1 STATUS_NO_EFS.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: add NT_STATUS_NO_RECOVERY_POLICY</title>
<updated>2026-02-09T03:24:41+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-01-21T11:49:06+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=2ef4f6b46f3c6b10cbe2eac24fcac217e18b88ae'/>
<id>urn:sha1:2ef4f6b46f3c6b10cbe2eac24fcac217e18b88ae</id>
<content type='text'>
See MS-ERREf 2.3.1 STATUS_NO_RECOVERY_POLICY.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: add NT_STATUS_RANGE_NOT_FOUND</title>
<updated>2026-02-09T03:24:41+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-01-21T11:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=47b84c745ba0640ebf805f241d9b5f530c177f99'/>
<id>urn:sha1:47b84c745ba0640ebf805f241d9b5f530c177f99</id>
<content type='text'>
See MS-ERREf 2.3.1 STATUS_RANGE_NOT_FOUND.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
<entry>
<title>smb/client: add NT_STATUS_DECRYPTION_FAILED</title>
<updated>2026-02-09T03:24:41+00:00</updated>
<author>
<name>Huiwen He</name>
<email>hehuiwen@kylinos.cn</email>
</author>
<published>2026-01-21T11:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=fbf88e79c53ea255bf5e01d684c3d3e53a7bd9b3'/>
<id>urn:sha1:fbf88e79c53ea255bf5e01d684c3d3e53a7bd9b3</id>
<content type='text'>
See MS-ERREf 2.3.1 STATUS_DECRYPTION_FAILED.

Signed-off-by: Huiwen He &lt;hehuiwen@kylinos.cn&gt;
Signed-off-by: ChenXiaoSong &lt;chenxiaosong@kylinos.cn&gt;
Signed-off-by: Steve French &lt;stfrench@microsoft.com&gt;
</content>
</entry>
</feed>
