diff options
author | 2005-06-10 17:37:40 +0000 | |
---|---|---|
committer | 2005-06-10 17:37:40 +0000 | |
commit | d99815a35d458299a6899f4b76f8b7828ceee877 (patch) | |
tree | 92a03e03e7101b255ca71e45e1f3202db84ca6fa /share/man/man7 | |
parent | -Wall clean; ok otto deraadt (diff) | |
download | wireguard-openbsd-d99815a35d458299a6899f4b76f8b7828ceee877.tar.xz wireguard-openbsd-d99815a35d458299a6899f4b76f8b7828ceee877.zip |
Tweak softdep_change_linkcnt() so we can specify whether we're willing
to be co-opted by softdep or not, and use this new interface to inform
softdep in ufs_inactive() that the inode mode has changed.
We don't want to be co-opted there as that might lead to undesired
circular dependencies such as a vput() depending on another vput() to
complete, or a process that is trying to free up a vnode being blocked
trying to acquire a new vnode.
Okay tedu@ deraadt@, thanks to all those who tested.
Diffstat (limited to 'share/man/man7')
0 files changed, 0 insertions, 0 deletions