Re: [PATCH] fs: System memory leak when running HTX with T10 DIF enabled

From: Christoph Hellwig
Date: Wed Jun 28 2017 - 14:38:30 EST


On Wed, Jun 28, 2017 at 12:34:15PM -0600, Jens Axboe wrote:
> That's what I sent out.

Where? Didn't see that anywhere..

> Here it is again. We should get this into 4.12,
> so would be great with a review or two.

Can we rename __bio_free to bio_uninit and add a comment to bio_init
that it must be paried with bio_uninit?

Except for that this looks fine, although there are a lot more callers
that should get this treatment..