[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170628212543.GA19180@lst.de>
Date: Wed, 28 Jun 2017 23:25:43 +0200
From: Christoph Hellwig <hch@....de>
To: Shaohua Li <shli@...nel.org>
Cc: Jens Axboe <axboe@...com>, Christoph Hellwig <hch@....de>,
Keith Busch <keith.busch@...el.com>,
wenxiong@...ux.vnet.ibm.com, linux-kernel@...r.kernel.org,
bjking@...ux.vnet.ibm.com
Subject: Re: [PATCH] fs: System memory leak when running HTX with T10 DIF
enabled
On Wed, Jun 28, 2017 at 02:11:31PM -0700, Shaohua Li wrote:
> I fixed the same issue in the blktrace patches. It did the free in bio_endio.
Moving all the frees to bio_endio does indeed seem sensible,
as it avoids the additional calls for the bio_init()ed bios.
Powered by blists - more mailing lists