On 28 Apr 2014, at 10:56, J. Hannken-Illjes <[email protected]> wrote:

<snip>
> 
> Could we finally agree on this interface:
> 
> vcache_get(mp, key, key_len, vpp) to lookup and possibly load a vnode.
> vcache_lookup(mp, key, key_len, vpp) to lookup a vnode.
> vcache_remove(mp, key, key_len) to remove a vnode from the cache.
> VFS_LOAD_NODE(mp, vp, key, key_len, new_key) to initialise a vnode.

Updated diff at http://www.netbsd.org/~hannken/vnode-pass6-4.diff

--
J. Hannken-Illjes - [email protected] - TU Braunschweig (Germany)

Reply via email to