Re: [PATCH 3/5] Add missing information to debugfs man pages and usage texts.
From: Theodore Ts'o <tytso@mit.edu>
Date: 2017-12-15 04:50:02
From: Theodore Ts'o <tytso@mit.edu>
Date: 2017-12-15 04:50:02
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 <redacted>
Applied to the maint branch, thanks. - Ted