--- - branch: MAIN date: Thu Feb 17 14:39:14 UTC 2022 files: - new: '1.132' old: '1.131' path: src/sys/kern/vfs_vnode.c pathrev: src/sys/kern/vfs_vnode.c@1.132 type: modified - new: '1.134' old: '1.133' path: src/usr.sbin/pstat/pstat.c pathrev: src/usr.sbin/pstat/pstat.c@1.134 type: modified id: 20220217T143914Z.98237d6ce66eb0fcb4ea4dd3f3b6d727a53d0407 log: | Add a marker VUSECOUNT_VGET to v_usecount that gets set whenever vcache_vget() or vache_tryvget() succeeds. Use it to rerun VOP_INACTIVE() if another thread ran a vget()..vrele() cycle while we inactivated our last reference. module: src subject: 'CVS commit: src' unixtime: '1645108754' user: hannken