Re: [Xen-devel] [PATCH] xen/blkfront: correct purging of persistent grants
From: Alan Robinson <hidden>
Date: 2018-09-28 08:01:30
Also in:
lkml
Attachments
- smime.p7s [application/x-pkcs7-signature] 2642 bytes
From: Alan Robinson <hidden>
Date: 2018-09-28 08:01:30
Also in:
lkml
On Fri, Sep 28, 2018 at 09:28:27AM +0200, Juergen Gross wrote:
Commit a46b53672b2c2e3770b38a4abf90d16364d2584b ("xen/blkfront: cleanup
stale persistent grants") introduced a regression as purged persistent
grants were not pu into the list of free grants again. Correct that.s/pu /put / Alan