9e79133f4d
vnode from the hash before putting it caused all sorts of problems. * For example, BFS would trim its preallocations when the vnode is put; if someone would read that same vnode after it had been removed, but before BFS could trim it, it would read the old vnode which still seemed to own the blocks which would subsequently be freed. * This fixes bug #1914, and should also fix bug #1956. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24607 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
devfs.cpp | ||
fd.cpp | ||
IOScheduler.cpp | ||
IOScheduler.h | ||
Jamfile | ||
KPath.cpp | ||
node_monitor.cpp | ||
pipefs.cpp | ||
rootfs.cpp | ||
vfs_boot.cpp | ||
vfs_boot.h | ||
vfs_net_boot.cpp | ||
vfs_net_boot.h | ||
vfs.cpp |