diff options
author | Pedro Martelletto <pedro@cvs.openbsd.org> | 2005-06-10 17:37:42 +0000 |
---|---|---|
committer | Pedro Martelletto <pedro@cvs.openbsd.org> | 2005-06-10 17:37:42 +0000 |
commit | 68d15a1fd2a4d26cadf36a84d448a8b6ef287a59 (patch) | |
tree | 44cc2d71aeb8bc180485008eb8c1572ad5e4a10d /lkm/Makefile | |
parent | 5467aef96876d36ffa948f5ae06c61ba5e4ca5aa (diff) |
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 'lkm/Makefile')
0 files changed, 0 insertions, 0 deletions