From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [PATCH 0/2) e2fsprogs: Two small patches Date: Sat, 24 Oct 2009 14:29:38 -0400 Message-ID: <20091024182938.GB18523@mit.edu> References: <1255778811-12280-1-git-send-email-mroth@nessie.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, tytso@alum.mit.edu To: Michael Roth Return-path: Received: from thunk.org ([69.25.196.29]:58195 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751806AbZJXXn7 (ORCPT ); Sat, 24 Oct 2009 19:43:59 -0400 Content-Disposition: inline In-Reply-To: <1255778811-12280-1-git-send-email-mroth@nessie.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sat, Oct 17, 2009 at 01:26:49PM +0200, Michael Roth wrote: > Two small patches for e2fsprogs: > > .gitignore | 23 +++++++++++++++++++++++ > misc/Makefile.in | 5 +++-- > 2 files changed, 26 insertions(+), 2 deletions(-) Thanks, I've accepted the update to .gitignore. As far as e4defrag, I'm not yet 100% convinced I'm confident enough in it to want to be installing it by default just yet. - Ted