]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that inode updates are properly flushed out during the first
authormckusick <mckusick@FreeBSD.org>
Tue, 19 Feb 2019 20:12:12 +0000 (20:12 +0000)
committermckusick <mckusick@FreeBSD.org>
Tue, 19 Feb 2019 20:12:12 +0000 (20:12 +0000)
commit8bd0f002e192c87653c7643da6fe0e2b2a3b0806
treea99e5be3bcabf198a13b9591941f1a896fa6b3d8
parent79ac8c17fb5d1c3cbf09b461e85476007b40bc9c
Ensure that inode updates are properly flushed out during the first
pass of fsck_ffs. Some changes, such as check-hash corrections were
being lost.

Reported by: Michael Tuexen (tuexen@)
Tested by:   Michael Tuexen (tuexen@)
MFC after:   3 days
sbin/fsck_ffs/inode.c