From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx144.postini.com [74.125.245.144]) by kanga.kvack.org (Postfix) with SMTP id 343126B0068 for ; Thu, 20 Jun 2013 21:26:22 -0400 (EDT) Received: from /spool/local by e23smtp09.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 21 Jun 2013 22:22:42 +1000 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [9.190.235.152]) by d23dlp02.au.ibm.com (Postfix) with ESMTP id C1CF12BB0044 for ; Fri, 21 Jun 2013 11:26:16 +1000 (EST) Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r5L1BNeT7471602 for ; Fri, 21 Jun 2013 11:11:23 +1000 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r5L1QFFN026676 for ; Fri, 21 Jun 2013 11:26:16 +1000 Date: Fri, 21 Jun 2013 09:26:14 +0800 From: Wanpeng Li Subject: Re: [PATCH v5 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list Message-ID: <20130621012614.GA12123@hacker.(null)> Reply-To: Wanpeng Li References: <1371774534-4139-1-git-send-email-liwanp@linux.vnet.ibm.com> <1371774534-4139-2-git-send-email-liwanp@linux.vnet.ibm.com> <20130621003330.GD11033@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130621003330.GD11033@localhost> Sender: owner-linux-mm@kvack.org List-ID: To: Fengguang Wu Cc: Andrew Morton , Michal Hocko , David Rientjes , "Kirill A. Shutemov" , Rik van Riel , Andrew Shewmaker , Jiri Kosina , Namjae Jeon , Jan Kara , Tejun Heo , linux-mm@kvack.org, linux-kernel@vger.kernel.org On Fri, Jun 21, 2013 at 08:33:30AM +0800, Fengguang Wu wrote: >Reviewed-by: Fengguang Wu > >Andrew: this patch must be ordered _after_ "fs/fs-writeback.c: make >wb_do_writeback() as static" to avoid build errors. > I will fold this as note in v7, thanks for pointing out. ;-) Regards, Wanpeng Li >Thanks, >Fengguang > >-- >To unsubscribe, send a message with 'unsubscribe linux-mm' in >the body to majordomo@kvack.org. For more info on Linux MM, >see: http://www.linux-mm.org/ . >Don't email: email@kvack.org -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org