freebsd-dev/sys/ufs
Konstantin Belousov ca7c2d2eed UFS: clear fs_fmod once more, in the buffer data copy.
This is needed for in-kernel copy of the code, where allocation might
happen after fs_fmod is cleared in ffs_sbput() but before the write.

Reported by:	markj
Reviewed by:	chs, markj
PR:	263765
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D35149
2022-05-09 23:46:05 +03:00
..
ffs UFS: clear fs_fmod once more, in the buffer data copy. 2022-05-09 23:46:05 +03:00
ufs ufs/acl.h: forward-declare struct inode 2022-04-10 00:43:53 +03:00