haiku/headers/private/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.h * Factored out the vnode disconnection code from fs_unmount() to a separate 2006-03-28 01:13:12 +00:00
fd.h Implemented force unmounting - by passing the "-f" option to "unmount" you 2006-01-15 19:26:42 +00:00
KPath.h * Reduced the stack usage of most of the I/O paths - there were several places 2006-03-05 18:11:59 +00:00
node_monitor.h * Finally implemented B_WATCH_MOUNT, ie. Tracker now shows newly mounted volumes 2006-03-03 11:48:49 +00:00
select_sync_pool.h Added delete_select_sync_pool() to clean up. 2005-03-20 22:07:29 +00:00