From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([18.85.46.34]:54677 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753515Ab0GRJGl (ORCPT ); Sun, 18 Jul 2010 05:06:41 -0400 Date: Sun, 18 Jul 2010 05:06:37 -0400 From: Christoph Hellwig To: Jim Rees Cc: bhalevy@panasas.com, linux-nfs@vger.kernel.org Subject: Re: [PATCH 0/2] pnfs-block: move device mapping from kernel to user daemon Message-ID: <20100718090637.GA24960@infradead.org> References: Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: MIME-Version: 1.0 > 10 files changed, 720 insertions(+), 712 deletions(-) While it's good that this cruft goes away from the kernel the diffstat is a bit disappointing. Also you can now remove the block_class export that was added for pNFS.