From: Theodore Ts'o Subject: Re: [PATCH 10/34] dumpe2fs: provide a machine-readable group-only mode Date: Fri, 19 Sep 2014 12:17:10 -0400 Message-ID: <20140919161710.GN26995@thunk.org> References: <20140913221112.13646.3873.stgit@birch.djwong.org> <20140913221218.13646.32097.stgit@birch.djwong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: "Darrick J. Wong" Return-path: Received: from imap.thunk.org ([74.207.234.97]:37772 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755848AbaISQRM (ORCPT ); Fri, 19 Sep 2014 12:17:12 -0400 Content-Disposition: inline In-Reply-To: <20140913221218.13646.32097.stgit@birch.djwong.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sat, Sep 13, 2014 at 03:12:18PM -0700, Darrick J. Wong wrote: > Spit out just the group descriptor data in a machine readable format. > This is most useful for testing and scripting purposes. > > Signed-off-by: Darrick J. Wong Applied, thanks. - Ted