From: Theodore Ts'o Subject: Re: [PATCH 3/5] Add missing information to debugfs man pages and usage texts. Date: Thu, 14 Dec 2017 23:50:00 -0500 Message-ID: <20171215045000.rbotvarpae57jdsy@thunk.org> References: 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]:47754 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754679AbdLOEuC (ORCPT ); Thu, 14 Dec 2017 23:50:02 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Wed, Dec 13, 2017 at 11:13:11PM -0800, Tyson Nottingham wrote: > Add descriptions for dump_unused, get_quota, list_quota, > set_current_time, show_debugfs_params, and supported_features > commands to debugfs man page. Add various missing command > arguments and correct a few typos in man page and usage texts. > > Signed-off-by: Tyson Nottingham Applied to the maint branch, thanks. - Ted