freebsd-nq/sys/ufs
Konstantin Belousov 1de1e2bfbf ffs_syncvnode: only clear IN_NEEDSYNC after successfull sync
If it is cleaned before the sync, other threads might see the inode without
the flag set, because syncing could unlock it.

Reviewed by:	chs, mckusick
Tested by:	pho
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2021-02-12 03:02:20 +02:00
..
ffs ffs_syncvnode: only clear IN_NEEDSYNC after successfull sync 2021-02-12 03:02:20 +02:00
ufs Merge ufs_fhtovp() into ffs_inotovp(). 2021-02-12 03:02:20 +02:00