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")