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

FUJITA Tomonori fujita.tomonori
Fri Mar 30 13:16:56 CEST 2007


From: Albert Pauw <pauw at o2.ie>
Subject: Re: [Stgt-devel] [PATCH] iscsi: handle dataout padding
Date: Fri, 30 Mar 2007 12:21:45 +0200

> > 	}
> >  
> > -	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.

It's due to a bug about noop out handling. It was fixed in the git
tree.

Please use the git tree. I'll never update the svn tree. I leave it
alone just for the history.



More information about the stgt mailing list