From: Pete Wyckoff <pw at osc.edu> Subject: [Stgt-devel] [PATCH] ahs fix state machine Date: Wed, 25 Jul 2007 16:56:21 -0400 > Fix AHS handling in new state machine introduced for digests. Same issue > as in the INIT_AHS handler where we must short-circuit to INIT DATA. > > Signed-off-by: Pete Wyckoff <pw at osc.edu> > --- > usr/iscsi/iscsid.c | 6 +++++- > 1 files changed, 5 insertions(+), 1 deletions(-) Nice catch. Applied, thanks a lot. |