haiku/src
Ingo Weinhold 04999b6cf9 Completed vfs_bind_mount_directory() support
We don't need to explicitly track the covered/covering nodes per mount
after all. In fs_unmount() we iterate through all vnodes multiple times
anyway and can deal with the covers/covered_by vnodes there. Also, the
root vnode doesn't need to be handled specially anymore.
2011-11-25 06:17:49 +01:00
..
add-ons Implement packagefs_get_vnode_name() hook 2011-11-25 06:17:46 +01:00
apps Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
bin Nicer error output 2011-11-25 06:17:40 +01:00
build write_pos(): Fix return value for attribute writes 2011-11-25 06:17:39 +01:00
data Finally move the regular e version of the French Bepo keymap file to one with a decomposed 'latin small letter e followed by a combining acute accent'. 2011-11-04 09:06:26 +00:00
documentation
kits Hard code "Public Domain" as acceptable license 2011-11-25 06:17:41 +01:00
libs Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
preferences Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
servers Fixed input server start fallback 2011-11-25 06:17:40 +01:00
system Completed vfs_bind_mount_directory() support 2011-11-25 06:17:49 +01:00
tests Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
tools Build the package tool for the build platform 2011-11-25 06:17:35 +01:00
Jamfile