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