From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: e2fsprogs patch proposal Date: Sat, 15 Dec 2012 22:39:39 -0500 Message-ID: <20121216033939.GA5663@thunk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: gregoire.pichon@bull.net Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:38658 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752289Ab2LPDjn (ORCPT ); Sat, 15 Dec 2012 22:39:43 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: Applied. In general, it's more convenient to use "git format-patch" and "git send-email" to submit patches, but it's not a big deal. Use of those two commands just saves me a little bit of manual work dealing with the patch. Thanks for the patch and the bug report! - Ted