Revision 49251cd00228a3c983651f6bb2f33f6a0b8f152e authored by Zheng Yongjun on 02 June 2021, 14:06:40 UTC, committed by David S. Miller on 03 June 2021, 22:13:56 UTC
When kalloc or kmemdup failed, should return ENOMEM rather than ENOBUF.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d773695
History
File Mode Size
iscsi
loopback
sbp
tcm_fc
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 939 bytes
target_core_alua.c -rw-r--r-- 59.8 KB
target_core_alua.h -rw-r--r-- 6.0 KB
target_core_configfs.c -rw-r--r-- 96.3 KB
target_core_device.c -rw-r--r-- 30.9 KB
target_core_fabric_configfs.c -rw-r--r-- 28.9 KB
target_core_fabric_lib.c -rw-r--r-- 10.6 KB
target_core_file.c -rw-r--r-- 24.2 KB
target_core_file.h -rw-r--r-- 1.2 KB
target_core_hba.c -rw-r--r-- 4.0 KB
target_core_iblock.c -rw-r--r-- 22.5 KB
target_core_iblock.h -rw-r--r-- 824 bytes
target_core_internal.h -rw-r--r-- 6.9 KB
target_core_pr.c -rw-r--r-- 122.1 KB
target_core_pr.h -rw-r--r-- 2.5 KB
target_core_pscsi.c -rw-r--r-- 27.5 KB
target_core_pscsi.h -rw-r--r-- 1.3 KB
target_core_rd.c -rw-r--r-- 16.2 KB
target_core_rd.h -rw-r--r-- 1.5 KB
target_core_sbc.c -rw-r--r-- 38.0 KB
target_core_spc.c -rw-r--r-- 38.1 KB
target_core_stat.c -rw-r--r-- 36.4 KB
target_core_tmr.c -rw-r--r-- 12.2 KB
target_core_tpg.c -rw-r--r-- 17.1 KB
target_core_transport.c -rw-r--r-- 95.6 KB
target_core_ua.c -rw-r--r-- 8.3 KB
target_core_ua.h -rw-r--r-- 1.7 KB
target_core_user.c -rw-r--r-- 79.6 KB
target_core_xcopy.c -rw-r--r-- 28.0 KB
target_core_xcopy.h -rw-r--r-- 1.9 KB

back to top