Re: [PATCH] writeback: initialize inode members that track writeback history

From: Tejun Heo
Date: Tue Feb 16 2016 - 16:13:13 EST


On Tue, Feb 16, 2016 at 11:10:35AM -0800, Tahsin Erdogan wrote:
> inode struct members that track cgroup writeback information
> should be reinitialized when inode gets allocated from
> kmem_cache. Otherwise, their values remain and get used by the
> new inode.
>
> Signed-off-by: Tahsin Erdogan <tahsin@xxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

It might make sense to route this through block with the other
writeback fix. Can you please repost with Jens Axboe
<axboe@xxxxxxxxx> cc'd?

Thanks.

--
tejun