Message ID | 20220909090425.14479-1-d.bogdanov@yadro.com (mailing list archive) |
---|---|
Headers | show |
Series | target: fix bugs in Persistent Reservations | expand |
On 9/9/22 4:04 AM, Dmitry Bogdanov wrote: > 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 Reviewed-by: Mike Christie <michael.christie@oracle.com>
Dmitry, > This patch set fixes few rare bugs and deviations from standard in > PREEMPT AND ABORT and REGISTER AND MOVE operations. Applied to 6.1/scsi-staging, thanks!