From: Theodore Ts'o Subject: Re: [PATCH 2/5] Add missing information to e2fsck man pages and usage text. Date: Thu, 14 Dec 2017 23:44:01 -0500 Message-ID: <20171215044401.w65uc4qc5em2ubcs@thunk.org> References: <1c3542de90186d1e70d064ca9928b02c30331f95.1513233071.git.tgnottingham@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Tyson Nottingham Return-path: Received: from imap.thunk.org ([74.207.234.97]:47734 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754638AbdLOEoh (ORCPT ); Thu, 14 Dec 2017 23:44:37 -0500 Content-Disposition: inline In-Reply-To: <1c3542de90186d1e70d064ca9928b02c30331f95.1513233071.git.tgnottingham@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Dec 13, 2017 at 11:13:10PM -0800, Tyson Nottingham wrote: > Add environment variable and defaults stanza information. > Also, update a couple of descriptions. > > Signed-off-by: Tyson Nottingham Applied to the maint branch, thanks. - Ted