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

From: Tejun Heo
Date: Tue Feb 16 2016 - 16:50:04 EST


Hello,

On Tue, Feb 16, 2016 at 01:34:39PM -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>

This one should go for 4.5 and also prolly have the following tag.

Fixes: d10c80955265 ("writeback: implement foreign cgroup inode bdi_writeback switching")

Thanks.

--
tejun