diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2024-01-17 09:21:33 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-19 06:01:04 +0300 |
commit | 7f738527a7a03021c7e1b02e188f446845f05eb6 (patch) | |
tree | e1e0eb0265c1d841fb76066340763a8143fbb6fe /Documentation/admin-guide/cifs | |
parent | 268b8b5797becb242013fcd63173eb28c007c8ae (diff) | |
download | linux-7f738527a7a03021c7e1b02e188f446845f05eb6.tar.xz |
cifs: new nt status codes from MS-SMB2
MS-SMB2 spec has introduced two new status codes,
STATUS_SERVER_UNAVAILABLE and STATUS_FILE_NOT_AVAILABLE
which are to be treated as retryable errors.
This change adds these to the available mappings and
maps them to Linux errno EAGAIN.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation/admin-guide/cifs')
0 files changed, 0 insertions, 0 deletions