Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753711Ab0LTB7u (ORCPT ); Sun, 19 Dec 2010 20:59:50 -0500 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:39626 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753388Ab0LTB7s (ORCPT ); Sun, 19 Dec 2010 20:59:48 -0500 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Mon, 20 Dec 2010 10:54:00 +0900 From: KAMEZAWA Hiroyuki To: Minchan Kim Cc: Andrew Morton , linux-mm , LKML , Miklos Szeredi , fuse-devel@lists.sourceforge.net Subject: Re: [RFC 2/5] fuse: Remove unnecessary page release Message-Id: <20101220105400.8605db51.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <16cfab4a6cb77f47f9a632a774d8bd04b4fe9ff2.1292604745.git.minchan.kim@gmail.com> References: <16cfab4a6cb77f47f9a632a774d8bd04b4fe9ff2.1292604745.git.minchan.kim@gmail.com> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.0.3 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 18 On Sat, 18 Dec 2010 02:13:37 +0900 Minchan Kim wrote: > This patch series changes remove_from_page_cache's page ref counting > rule. page cache ref count is decreased in remove_from_page_cache. > So we don't need call again in caller context. > > Cc: Miklos Szeredi > Cc: fuse-devel@lists.sourceforge.net > Signed-off-by: Minchan Kim Reviewed-by: KAMEZAWA Hiroyuki -- 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/