Re: Delayed FC rport removal causes errors on other device

2014-12-18 Thread Giridhar Malavali
Tony, We will get back to you after looking at the logs. -- Giri On 12/18/14 8:37 AM, "Tony Battersby" wrote: >On 12/17/2014 06:17 PM, Giridhar Malavali wrote: >> Tony, >> >> We will look into this further and get back to you. >> >> Do you have driver logs with extended error logging for thi

[PATCH] target: Allow AllRegistrants to re-RESERVE existing reservation

2014-12-18 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch changes core_scsi3_pro_release() logic to allow an existing AllRegistrants type reservation to be re-reserved by any registered I_T nexus. This addresses a issue where AllRegistrants type RESERVE was receiving RESERVATION_CONFLICT status if dev_pr_res_holder d

Re: [PATCH 0/2] target: Fixes for AllRegistrants reservation handling

2014-12-18 Thread Nicholas A. Bellinger
On Thu, 2014-12-18 at 16:54 +0200, Ilias Tsitsimpis wrote: > On Tue, Dec 16, 2014 at 12:09AM, Nicholas A. Bellinger wrote: > > From: Nicholas Bellinger > > > > Hi all, > > > > This series addresses two issues raised recently by Ilias wrt > > AllRegistrants reservation handling in target code tha

Re: [PATCH 0/2] target: Fixes for AllRegistrants reservation handling

2014-12-18 Thread Douglas Gilbert
On 14-12-18 09:54 AM, Ilias Tsitsimpis wrote: On Tue, Dec 16, 2014 at 12:09AM, Nicholas A. Bellinger wrote: From: Nicholas Bellinger Hi all, This series addresses two issues raised recently by Ilias wrt AllRegistrants reservation handling in target code that does not adhere to SPC-4 specifica

Re: [PATCH 0/2] target: Fixes for AllRegistrants reservation handling

2014-12-18 Thread Ilias Tsitsimpis
On Tue, Dec 16, 2014 at 12:09AM, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger > > Hi all, > > This series addresses two issues raised recently by Ilias wrt > AllRegistrants reservation handling in target code that does not > adhere to SPC-4 specification requirements. > > This first