Commit d159702
smb/client: add two elements to smb2_error_map_table array
Both status codes are mapped to -EIO.
Now all status codes from common/smb2status.h are included in the
smb2_error_map_table array(except for the first two zero definitions).
Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 523ecd9 commit d159702
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
| 737 | + | |
737 | 738 | | |
738 | 739 | | |
739 | 740 | | |
| |||
2413 | 2414 | | |
2414 | 2415 | | |
2415 | 2416 | | |
| 2417 | + | |
| 2418 | + | |
2416 | 2419 | | |
2417 | 2420 | | |
2418 | 2421 | | |
| |||
0 commit comments