freebsd-dev/sys/ufs
Konstantin Belousov 332f313c45 UFS: implement VOP_INACTIVE()
The checks literally repeat conditions that make ufs_inactive() to
take some actions.

Reviewed by:	jeff
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
Differential revision:	https://reviews.freebsd.org/D22616
2019-12-10 14:07:05 +00:00
..
ffs vfs: introduce v_irflag and make v_type smaller 2019-12-08 21:30:04 +00:00
ufs UFS: implement VOP_INACTIVE() 2019-12-10 14:07:05 +00:00