Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 3d65ae46 authored by Tahsin Erdogan's avatar Tahsin Erdogan Committed by Jens Axboe
Browse files

writeback: initialize inode members that track writeback history


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: default avatarTahsin Erdogan <tahsin@google.com>
Acked-by: default avatarTejun Heo <tj@kernel.org>
Fixes: d10c8095

 ("writeback: implement foreign cgroup inode bdi_writeback switching")
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 5ff8eaac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment