commit | d473fd5e7f153ccc197ca6c6a3b75a3a25e27706 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Dec 02 17:38:26 2020 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Dec 31 12:55:35 2020 -0800 |
tree | 0a6f5008096902e2383aa1b4bbc70157615e90f0 | |
parent | 8dd2609951574fde86d3f2a491444ae3fa04e984 [diff] |
xfs_scrub: log when a repair was unnecessary If the kernel tells us that a filesystem object didn't need repairs, we should log that with a message specific to that outcome. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>