Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753548AbbHERTK (ORCPT ); Wed, 5 Aug 2015 13:19:10 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:33565 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752668AbbHERTH (ORCPT ); Wed, 5 Aug 2015 13:19:07 -0400 Date: Wed, 5 Aug 2015 13:19:00 -0400 From: Tejun Heo To: Rabin Vincent Cc: axboe@fb.com, akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Rabin Vincent Subject: Re: [PATCH] writeback: fix initial dirty limit Message-ID: <20150805171900.GN17598@mtj.duckdns.org> References: <1438794520-27414-1-git-send-email-rabin.vincent@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438794520-27414-1-git-send-email-rabin.vincent@axis.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 562 Lines: 18 On Wed, Aug 05, 2015 at 07:08:40PM +0200, Rabin Vincent wrote: > The initial value of global_wb_domain.dirty_limit set by > writeback_set_ratelimit() is zeroed out by the memset in > wb_domain_init(). > > Signed-off-by: Rabin Vincent Acked-by: Tejun Heo Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/