From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757827AbZBFV7c (ORCPT ); Fri, 6 Feb 2009 16:59:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753913AbZBFV7W (ORCPT ); Fri, 6 Feb 2009 16:59:22 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:46713 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753902AbZBFV7V (ORCPT ); Fri, 6 Feb 2009 16:59:21 -0500 Date: Fri, 6 Feb 2009 13:59:16 -0800 (PST) From: Linus Torvalds X-X-Sender: torvalds@localhost.localdomain To: Chris Mason cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] Btrfs updates for 2.6.29-rc In-Reply-To: <1233957067.10366.0.camel@think.oraclecorp.com> Message-ID: References: <1233937349.17551.18.camel@think.oraclecorp.com> <1233957067.10366.0.camel@think.oraclecorp.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 6 Feb 2009, Chris Mason wrote: > > 18 files changed, 996 insertions(+), 134 deletions(-) This is not at all what I get. I get 27 files changed, 1421 insertions(+), 451 deletions(-) so there is some confusion there. Linus