diff options
| author | Olaf Kirch <[email protected]> | 2007-12-13 12:43:36 -0600 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2008-01-11 18:28:43 -0600 |
| commit | 03766a1d4e4520066d3ed2097bfdf6e606aba828 (patch) | |
| tree | 56757a1710b8f1f2e0b243a5d727c7e24de6f210 /include/linux | |
| parent | a8ac6311cc21d78fa284cd43f56df2063f536bf1 (diff) | |
[SCSI] iscsi_tcp: stop leaking r2t_info's when the incoming R2T is bad
iscsi_r2t_rsp checks the incoming R2T for sanity, and if it
thinks it's fishy, it will drop it silently. In this case, we
leaked an r2t_info object. If we do this often enough, we run
into a BUG_ON some time later.
Removed r2t wrappers and update patch by Mike Christie
Signed-off-by: Olaf Kirch <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions