Files
android_kernel_xiaomi_sm8450/include/scsi
Mike Christie 8b1d03434e [SCSI] libiscsi: fix session age rollover and remove cid encoding
The session age mask is only 4 bits, but session->age is 32. When
it gets larger then 15 and we try to or the bits some bits get
dropped and the check for session age in iscsi_verify_itt is useless.

The ISCSI_CID_MASK related bits are also useless since cid is always
one.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-02-07 18:02:37 -06:00
..
2008-01-11 18:28:35 -06:00
2007-10-12 14:51:56 -04:00
2006-04-14 15:47:45 -05:00
2008-01-30 13:03:41 -06:00
2008-01-30 13:14:02 -06:00
2007-10-12 14:37:50 -04:00
2005-04-16 15:20:36 -07:00
2006-09-26 09:23:15 -07:00
2006-06-17 20:37:38 -07:00