Files
linux/drivers
Shlomo Pongratz cb5ca3a2f3 iscsi-target: Fix processing of OOO commands
BugLink: http://bugs.launchpad.net/bugs/1187551

commit 3eccfdb01d upstream.

Fix two issues in OOO commands processing done at iscsit_attach_ooo_cmdsn.

Handle command serial numbers wrap around by using iscsi_sna_lt and not regular comparisson.

The routine iterates until it finds an entry whose serial number is greater than the serial number of
the new one, thus the new entry should be inserted before that entry and not after.

Signed-off-by: Shlomo Pongratz <shlomop@mellanox.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Steve Conklin <sconklin@canonical.com>
2013-06-07 11:42:59 -05:00
..
2013-02-08 14:22:05 -05:00
2013-04-17 06:41:13 -06:00
2013-04-17 06:41:02 -06:00
2013-06-07 11:42:57 -05:00
2013-06-07 11:42:57 -05:00
2012-12-18 15:19:06 +10:30
2013-04-17 06:41:19 -06:00
2013-04-17 06:41:12 -06:00