[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <90e67d9f-e524-62b4-df04-2ea2ea28559c@oracle.com>
Date: Fri, 30 Apr 2021 10:40:20 -0500
From: michael.christie@...cle.com
To: Bodo Stroesser <bostroesser@...il.com>,
Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>,
martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, target-devel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi: target: configfs: Remove redundant assignment to
ret
On 4/30/21 9:29 AM, Bodo Stroesser wrote:
> BTW: why is "initiator_sid" input handled as string?
> core_scsi3_alloc_aptpl_registration later calls get_unaligned_be64 for
> that string. I don't think this makes sense.
It's broken.
Remember the isid patches that you reviewed of mine trying to fix the
isid code in target_core_transport.c? I can't remember all the details but
I think it was that the aptpl code thinks the buffer is in the format that
sess_get_initiator_sid uses and is trying to do something similar as
target_core_transport.c.
I can't find the version of the patches you had looked at. This was the first
version of the patch:
https://patchwork.kernel.org/project/target-devel/patch/1531696591-8558-3-git-send-email-mchristi@redhat.com/
Powered by blists - more mailing lists