haiku/src/system/kernel/cache
Axel Dörfler 8413da2383 Like the comment above said, vfs_lookup_vnode() doesn't grab a ref to the vnode,
so we better shouldn't release it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16591 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-05 20:55:35 +00:00
..
block_allocator.cpp This fixes the work-around made in r16105, and some more: 2006-01-26 21:02:53 +00:00
block_cache_private.h This fixes the work-around made in r16105, and some more: 2006-01-26 21:02:53 +00:00
block_cache.cpp changed get_cached_block() to no longer use a reference argument 2006-02-27 18:03:42 +00:00
BlockMap.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
BlockMap.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
file_cache.cpp Like the comment above said, vfs_lookup_vnode() doesn't grab a ref to the vnode, 2006-03-05 20:55:35 +00:00
Jamfile * Introduced new build system variables 2005-12-30 21:20:07 +00:00
vnode_store.cpp * Fixed the strange vm_cache_ref reference count mechanism: now, a fresh 2005-12-21 17:00:03 +00:00
vnode_store.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00