From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756061Ab1LBCEl (ORCPT ); Thu, 1 Dec 2011 21:04:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1025 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755210Ab1LBCEk (ORCPT ); Thu, 1 Dec 2011 21:04:40 -0500 Message-ID: <4ED8322B.8010500@redhat.com> Date: Fri, 02 Dec 2011 10:04:27 +0800 From: Cong Wang User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, Mark Fasheh , ocfs2-devel@oss.oracle.com Subject: Re: [PATCH 44/62] ocfs2: remove the second argument of k[un]map_atomic() References: <1322371662-26166-1-git-send-email-amwang@redhat.com> <1322371662-26166-45-git-send-email-amwang@redhat.com> <20111201201846.GF1495@noexit.corp.google.com> In-Reply-To: <20111201201846.GF1495@noexit.corp.google.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 于 2011年12月02日 04:18, Joel Becker 写道: > On Sun, Nov 27, 2011 at 01:27:24PM +0800, Cong Wang wrote: >> >> Signed-off-by: Cong Wang > > Acked-by: Joel Becker > > I'm presuming you'll handle pushing this with the entire series. > Yeah, I hope either Andrew can take all of them or this can be merged into trivial tree. Thanks.