mbox series

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

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

Message

Dmitry Bogdanov Dec. 2, 2022, 10:33 a.m. UTC
This patch set fixes few rare bugs and deviations from standard in
PREEMPT AND ABORT and REGISTER AND MOVE operations.

v2:
  remove superfluous parentheses
  fix indentation

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 | 33 ++++++++++++++++++++++++++-------
 1 file changed, 26 insertions(+), 7 deletions(-)