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


Groups > linux.kernel > #1336521

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

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH] writeback: initialize inode members that track writeback history
Date 2016-02-17 16:40 +0100
Message-ID <r3cmS-8kt-5@gated-at.bofh.it> (permalink)
References <r2VvI-530-29@gated-at.bofh.it> <r2VP7-5bH-53@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 02/16/2016 02:49 PM, Tejun Heo wrote:
> 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@google.com>
>> Acked-by: Tejun Heo <tj@kernel.org>
>
> This one should go for 4.5 and also prolly have the following tag.
>
> Fixes: d10c80955265 ("writeback: implement foreign cgroup inode bdi_writeback switching")

I've added it for 4.5 with the fixes tag.

-- 
Jens Axboe

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 22:40 +0100
  Re: [PATCH] writeback: initialize inode members that track writeback  history Tejun Heo <tj@kernel.org> - 2016-02-16 23:00 +0100
    Re: [PATCH] writeback: initialize inode members that track writeback  history Jens Axboe <axboe@kernel.dk> - 2016-02-17 16:40 +0100

csiph-web