mbox series

[0/4] target: fix bugs in Persistent Reservations

Message ID 20220907135851.3756-1-d.bogdanov@yadro.com
Headers show
Series target: fix bugs in Persistent Reservations | expand

Message

Dmitry Bogdanov Sept. 7, 2022, 1:58 p.m. UTC
This patch set fixes few rare bugs and deviations from standard in
PREEMPT AND ABORT and REGISTER AND MOVE operations.

Dmitry Bogdanov (4):
  target: core: fix preempt and abort for allreg res
  target: core: fix memory leak in preempt_and_abort
  target: core: abort all preempted regs if requested
  target: core: new key must be used for moved PR

 drivers/target/target_core_pr.c | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)