haiku/src/system/kernel/fs
Axel Dörfler 606e0d364e * Factored out the vnode disconnection code from fs_unmount() to a separate
function, and added a vfs_disconnect_vnode() for other kernel components.
* devfs_unpublish_device() can now optionally make use of this call.
* Fixed the type check of devfs' unpublish_node().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16907 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-28 01:13:12 +00:00
..
devfs.cpp * Factored out the vnode disconnection code from fs_unmount() to a separate 2006-03-28 01:13:12 +00:00
fd.c
IOScheduler.cpp
IOScheduler.h
Jamfile
KPath.cpp
message.c
node_monitor.cpp
pipefs.cpp
rootfs.c
vfs_boot.cpp The kernel boot code now supports the unknown bus/device method to identify the 2006-03-27 17:01:10 +00:00
vfs_select.cpp * Removed my old doubly linked list implementation, and stay with Ingo's. 2006-03-27 10:27:05 +00:00
vfs_select.h
vfs.cpp * Factored out the vnode disconnection code from fs_unmount() to a separate 2006-03-28 01:13:12 +00:00