haiku/src/system/kernel/fs
Axel Dörfler 16cfe613cd Fixed vfs_lookup_vnode() - it's not called with the mutex already locked anymore.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15647 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-21 20:07:33 +00:00
..
devfs.cpp Moved declaration of gBootDevice into its own header. 2005-12-12 16:06:33 +00:00
fd.c * vfs_init() is now called later in the startup sequence - since no core kernel 2005-12-16 16:11:36 +00:00
IOScheduler.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
IOScheduler.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
Jamfile Removed "bootfs" and the support for it in other components. 2005-10-30 23:00:14 +00:00
KPath.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
message.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
node_monitor.cpp Fixed hash functions: when the key was lower than 0 (could happen with entry_refs 2005-08-26 02:01:21 +00:00
pipefs.cpp Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
rootfs.c Turns out we could remove a mount point... 2005-10-20 16:34:18 +00:00
vfs_boot.cpp Removed "bootfs" and the support for it in other components. 2005-10-30 23:00:14 +00:00
vfs_select.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
vfs_select.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
vfs.cpp Fixed vfs_lookup_vnode() - it's not called with the mutex already locked anymore. 2005-12-21 20:07:33 +00:00