Re: [PATCH] e2fsck: make problem comments match error messages
From: Theodore Ts'o <tytso@mit.edu>
Date: 2017-02-17 18:36:31
From: Theodore Ts'o <tytso@mit.edu>
Date: 2017-02-17 18:36:31
On Sat, Feb 11, 2017 at 12:24:36AM -0700, Andreas Dilger wrote:
Since the @x compression obscures e2fsck problem error messages from being found by normal searching, make the comment for each error match the actual error message so that they can be found more easily. Signed-off-by: Andreas Dilger <redacted>
Applied, thanks. - Ted