From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933252AbbBBNTN (ORCPT ); Mon, 2 Feb 2015 08:19:13 -0500 Received: from verein.lst.de ([213.95.11.211]:44061 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932156AbbBBNTM (ORCPT ); Mon, 2 Feb 2015 08:19:12 -0500 Date: Mon, 2 Feb 2015 14:19:09 +0100 From: Christoph Hellwig To: Ming Lei Cc: Jens Axboe , Dongsu Park , Kent Overstreet , linux-kernel@vger.kernel.org Subject: Re: cleanup and refactor BLOCK_PC mapping helpers V2 Message-ID: <20150202131909.GA16469@lst.de> References: <1421594194-25918-1-git-send-email-hch@lst.de> <54C4C577.6000002@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54C4C577.6000002@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 25, 2015 at 06:29:11PM +0800, Ming Lei wrote: > Looks all are nice cleanup: > > Reviewed-by: Ming Lei > > Also patches passed xfstests(check -g auto) against v3.19-rc4_next-20150115. Jens, do these patches look fine to you? Any chance to get them into the tree for the 3.20 merge window?