https://github.com/torvalds/linux
Revision 3d65ae4634ed8350aee98a4e6f4e41fe40c7d282 authored by Tahsin Erdogan on 16 February 2016, 21:34:39 UTC, committed by Jens Axboe on 16 February 2016, 21:57:21 UTC
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@google.com>
Acked-by: Tejun Heo <tj@kernel.org>
Fixes: d10c80955265 ("writeback: implement foreign cgroup inode bdi_writeback switching")
Signed-off-by: Jens Axboe <axboe@fb.com>
1 parent 5ff8eaa
History
Tip revision: 3d65ae4634ed8350aee98a4e6f4e41fe40c7d282 authored by Tahsin Erdogan on 16 February 2016, 21:34:39 UTC
writeback: initialize inode members that track writeback history
Tip revision: 3d65ae4
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 337.2 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top