[Stgt-devel] [PATCH] iscsi: handle dataout padding

Albert Pauw pauw
Fri Mar 30 12:21:45 CEST 2007


> 	}
>  
> -	return 0;
> +	return err;
> }

When I apply this bit of the patch I get spurious messages like:

 connection7:0: iscsi: detected conn error (1011)

while it seems to work fine. I assume that by returning always 0 the error gets ignored. So this last bit probably reveals something nasty happening.

Albert 




More information about the stgt mailing list