tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: vcache_get() usage
Date: Tue, 4 Nov 2014 02:17:58 +0100
From: manu%netbsd.org@localhost (Emmanuel Dreyfus)
The patch below tests for VNON in puffs_vnop_inactive(), but the code
wold be much cleaner if we could tell vcache_get() we do not want a new
vnode. Is there a way to do that?
I don't recall the details, but what I remember from when I looked
into the vnode life cycle earlier this year was that I concluded it
would be better to make puffs match the other file systems than to add
special cases to vcache_get to puffs.
Home |
Main Index |
Thread Index |
Old Index