edu; linux-scsi; Vikas Chaudhary; Lalit Chandivade
> Subject: Re: [PATCH 1/7] qla4xxx: Allow removal of failed session using
> logout.
>
> On Mon, 2013-07-08 at 08:33 -0400, adheer.chandravan...@qlogic.com
> wrote:
> > + /* wait until next relogin is triggered using
On Mon, 2013-07-08 at 08:33 -0400, adheer.chandravan...@qlogic.com
wrote:
> + /* wait until next relogin is triggered using DF_RELOGIN and
> +* clear DF_RELOGIN to avoid invocation of further relogin
> +*/
> + wtime = jiffies + (HZ * RELOGIN_TOV);
> + do {
> +
From: Adheer Chandravanshi
If logout is performed on a failed session entry then that session
should be gracefully removed.
Signed-off-by: Adheer Chandravanshi
Signed-off-by: Vikas Chaudhary
---
drivers/scsi/qla4xxx/ql4_def.h |1 +
drivers/scsi/qla4xxx/ql4_os.c | 48 +++
3 matches
Mail list logo