]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: warn about dirty log with -n option
authorEric Sandeen <sandeen@redhat.com>
Mon, 10 Apr 2017 22:32:04 +0000 (17:32 -0500)
committerEric Sandeen <sandeen@redhat.com>
Mon, 10 Apr 2017 22:32:04 +0000 (17:32 -0500)
commit47e48705ed893ca9f46adb02ad15e5acddbe060a
treee2d1a8f3dbb9a7ef18a38cabee3cd2ade1b62003
parent948ade7529f43d7b96aeebdd15a1a7ad1ad0f224
xfs_repair: warn about dirty log with -n option

When looking at xfs_repair -n output today, we have no idea if
reported errors may be due to an un-replayed dirty log.  If this
is the case, mention it in the output.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
repair/phase2.c