Re: dm-crypt: fix warning in shutdown path

From: Mike Snitzer
Date: Sat Jun 02 2018 - 16:07:35 EST


On Sat, Jun 02 2018 at 4:03pm -0400,
Jens Axboe <axboe@xxxxxxxxx> wrote:

> On 6/2/18 11:45 AM, Kent Overstreet wrote:
> > The counter for the number of allocated pages includes pages in the
> > mempool's reserve, so checking that the number of allocated pages is 0
> > needs to happen after we exit the mempool.
>
> Looks good, but needs a fixes line. I'll add one.

Also needs the subject and header updated to reflect that it fixes the
crash (Krzysztof please verify):

Reported-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Acked-by: Mike Snitzer <snitzer@xxxxxxxxxx>