On Jul 29 14:44, Klaus Jensen wrote:
> On Jul 24 17:23, Hanna Czenczek wrote:
> > nvme_compare() starts block accounting for the operation, but
> > nvme_compare_data_cb() (and nvme_compare_mdata_cb()) do not always
> > finalize the cookie.  Specifically, there are a lot of error paths that
> > do not call block_acct_failed().
> > 
> > Fix this by putting block_acct_done()/block_acct_failed() under the
> > `out` labels of nvme_compare_data_cb() and nvme_compare_mdata_cb().
> > 
> > Signed-off-by: Hanna Czenczek <[email protected]>
> 
> Reviewed-by: Klaus Jensen <[email protected]>
> 

Will this make it for 11.1? Otherwise, I'd like to grab the two nvme
related patches in my pull.

Thanks,
Klaus

Attachment: signature.asc
Description: PGP signature

Reply via email to