Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335849

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

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] writeback: initialize inode members that track writeback history
Date 2016-02-16 22:20 +0100
Message-ID <r2Vcm-4Wo-5@gated-at.bofh.it> (permalink)
References <r2Tke-3E0-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@google.com>

 Acked-by: Tejun Heo <tj@kernel.org>

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

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] writeback: initialize inode members that track writeback history Tahsin Erdogan <tahsin@google.com> - 2016-02-16 20:20 +0100
  Re: [PATCH] writeback: initialize inode members that track writeback  history Tejun Heo <tj@kernel.org> - 2016-02-16 22:20 +0100

csiph-web