haiku/src/system/kernel/fs
Axel Dörfler 0254f09df2 It's not so problematic if a busy vnode was released; what is problematic is
if that was the last ref.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16590 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-03-05 20:54:17 +00:00
..
devfs.cpp Moved declaration of gBootDevice into its own header. 2005-12-12 16:06:33 +00:00
fd.c Implemented force unmounting - by passing the "-f" option to "unmount" you 2006-01-15 19:26:42 +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 * Introduced new build system variables 2005-12-30 21:20:07 +00:00
KPath.cpp * Reduced the stack usage of most of the I/O paths - there were several places 2006-03-05 18:11:59 +00:00
message.c Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
node_monitor.cpp * Finally implemented B_WATCH_MOUNT, ie. Tracker now shows newly mounted volumes 2006-03-03 11:48:49 +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 fix a TODO in _user_mount : added an argsLength parameter 2006-02-20 18:04:27 +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 It's not so problematic if a busy vnode was released; what is problematic is 2006-03-05 20:54:17 +00:00