> From: Wei Yongjun
>
> Using list_move() instead of list_del() + list_add().
>
> spatch with a semantic match is used to found this problem.
> (http://coccinelle.lip6.fr/)
>
> Signed-off-by: Wei Yongjun
> ---
> drivers/scsi/fcoe/fcoe_ctlr.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deleti
>
> On 09/24/12 20:52, Robert Love wrote:
> > In LUN RESET testing involving NetApp targets, it is observed that LUN
> > RESET is failing. The fc_fcp_resp() is not completing the completiong
>
> It looks like there is a typo in the patch description (in the last word
> of the second line) ?
>
>
> On 10/3/2012 12:23 PM, Neil Horman wrote:
> > James, Robert-
> > I've been doing lots of backports of FCoE code to the RHEL tree these
> > last few months, and I've noticed something fairly irritating, and I was
> > wondering if you two could help me out with it (in fact you two are the only
>
> Hi MDR, Robert & Co,
>
> During the process of updating target-pending.git/master to v3.7-rc2
> this afternoon, I noticed the following warnings below when using
> tcm_fc.
>
> The Poison overwritten appears during each I/O, but the LUN SCAN + I/O
> are seem to be still working as expected..
> On Fri, 2012-10-26 at 23:59 +0000, Zou, Yi wrote:
>
> <-- snip -->
>
>
> M, not sure on this one. There have definitely been changes in the
> TCM active I/O shutdown codepath to support tcm_qla2xxx active I/O
> shutdown starting in v3.5 code, so if pre v3.5 co
5 matches
Mail list logo