* [PATCH 0/2] Improve SPC-2 reservation support
@ 2019-11-11 18:29 Bart Van Assche
2019-11-11 18:55 ` Mike Christie
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bart Van Assche @ 2019-11-11 18:29 UTC (permalink / raw)
To: target-devel
Hi Martin,
This patch series improves support for SPC-2 reservations in the SCSI target
code. Please consider these patches for inclusion in the v5.5 kernel.
Thanks,
Bart.
Bart Van Assche (2):
target/core: Declare target_release_reservation() 'static'
target/iscsi: Fix a use-after-free while closing a session
drivers/target/target_core_pr.c | 2 +-
drivers/target/target_core_pr.h | 1 -
drivers/target/target_core_transport.c | 11 +++++++++++
3 files changed, 12 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/2] Improve SPC-2 reservation support
2019-11-11 18:29 [PATCH 0/2] Improve SPC-2 reservation support Bart Van Assche
@ 2019-11-11 18:55 ` Mike Christie
2019-11-11 18:58 ` Roman Bolshakov
2019-11-11 19:12 ` Bart Van Assche
2 siblings, 0 replies; 4+ messages in thread
From: Mike Christie @ 2019-11-11 18:55 UTC (permalink / raw)
To: target-devel
On 11/11/2019 12:29 PM, Bart Van Assche wrote:
> Hi Martin,
>
> This patch series improves support for SPC-2 reservations in the SCSI target
> code. Please consider these patches for inclusion in the v5.5 kernel.
>
> Thanks,
>
> Bart.
>
> Bart Van Assche (2):
> target/core: Declare target_release_reservation() 'static'
> target/iscsi: Fix a use-after-free while closing a session
>
Patches look and tested ok for me.
Reviewed-by: Mike Christie <mchristi@redhat.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/2] Improve SPC-2 reservation support
2019-11-11 18:29 [PATCH 0/2] Improve SPC-2 reservation support Bart Van Assche
2019-11-11 18:55 ` Mike Christie
@ 2019-11-11 18:58 ` Roman Bolshakov
2019-11-11 19:12 ` Bart Van Assche
2 siblings, 0 replies; 4+ messages in thread
From: Roman Bolshakov @ 2019-11-11 18:58 UTC (permalink / raw)
To: target-devel
On Mon, Nov 11, 2019 at 10:29:42AM -0800, Bart Van Assche wrote:
> Hi Martin,
>
> This patch series improves support for SPC-2 reservations in the SCSI target
> code. Please consider these patches for inclusion in the v5.5 kernel.
>
> Thanks,
>
> Bart.
>
> Bart Van Assche (2):
> target/core: Declare target_release_reservation() 'static'
> target/iscsi: Fix a use-after-free while closing a session
>
> drivers/target/target_core_pr.c | 2 +-
> drivers/target/target_core_pr.h | 1 -
> drivers/target/target_core_transport.c | 11 +++++++++++
> 3 files changed, 12 insertions(+), 2 deletions(-)
Hi Bart,
I have missed the second patch, who was it send to?
Thanks,
Roman
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/2] Improve SPC-2 reservation support
2019-11-11 18:29 [PATCH 0/2] Improve SPC-2 reservation support Bart Van Assche
2019-11-11 18:55 ` Mike Christie
2019-11-11 18:58 ` Roman Bolshakov
@ 2019-11-11 19:12 ` Bart Van Assche
2 siblings, 0 replies; 4+ messages in thread
From: Bart Van Assche @ 2019-11-11 19:12 UTC (permalink / raw)
To: target-devel
On 11/11/19 10:58 AM, Roman Bolshakov wrote:
> On Mon, Nov 11, 2019 at 10:29:42AM -0800, Bart Van Assche wrote:
>> Hi Martin,
>>
>> This patch series improves support for SPC-2 reservations in the SCSI target
>> code. Please consider these patches for inclusion in the v5.5 kernel.
>>
>> Thanks,
>>
>> Bart.
>>
>> Bart Van Assche (2):
>> target/core: Declare target_release_reservation() 'static'
>> target/iscsi: Fix a use-after-free while closing a session
>>
>> drivers/target/target_core_pr.c | 2 +-
>> drivers/target/target_core_pr.h | 1 -
>> drivers/target/target_core_transport.c | 11 +++++++++++
>> 3 files changed, 12 insertions(+), 2 deletions(-)
>
> I have missed the second patch, who was it send to?
Hi Roman,
That second patch has also been sent to the target-devel mailing list.
On the following web page I can see that it has not yet been sent out by
the mailing list server: https://www.spinics.net/lists/target-devel/. If
that second patch does not appear on the target-devel mailing list by
tomorrow I will resend it.
Bart.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-11-11 19:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-11 18:29 [PATCH 0/2] Improve SPC-2 reservation support Bart Van Assche
2019-11-11 18:55 ` Mike Christie
2019-11-11 18:58 ` Roman Bolshakov
2019-11-11 19:12 ` Bart Van Assche
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.