mjg 1204b9c882 vfs: reimplement deferred inactive to use a dedicated flag (VI_DEFINACT)
The previous behavior of leaving VI_OWEINACT vnodes on the active list without
a hold count is eliminated. Hold count is kept and inactive processing gets
explicitly deferred by setting the VI_DEFINACT flag. The syncer is then
responsible for vdrop.

Reviewed by:	kib (previous version)
Tested by:	pho (in a larger patch, previous version)
Differential Revision:	https://reviews.freebsd.org/D23036
2020-01-07 15:56:24 +00:00
..
2019-12-28 17:52:53 +00:00
2019-12-29 17:10:21 +00:00
2019-12-06 00:12:14 +00:00
2019-12-29 19:33:41 +00:00
2019-12-27 21:44:13 +00:00
2019-12-27 01:36:53 +00:00
2019-12-29 19:21:29 +00:00
2019-12-30 00:46:10 +00:00
2019-06-25 04:50:09 +00:00
2019-12-30 00:46:10 +00:00
2019-12-30 00:46:10 +00:00