]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure that inode updates are properly flushed out during the first
authorKirk McKusick <mckusick@FreeBSD.org>
Tue, 19 Feb 2019 20:12:12 +0000 (20:12 +0000)
committerKirk McKusick <mckusick@FreeBSD.org>
Tue, 19 Feb 2019 20:12:12 +0000 (20:12 +0000)
commit7bcd1fab5a035e0f532dcd80307fa66d2707ad34
treea99e5be3bcabf198a13b9591941f1a896fa6b3d8
parent198fdaeda195bde1aeb10527fcae43e092f7f91f
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