haiku/src
Axel Dörfler 6015793f57 * Instead of deleting the device directly, we now only remove it from its
parent.
* Additionally, when a vnode is deleted, the new BaseDevice::Removed() method is
  called that will remove the device from its parent if needed, and delete it
  then.
* This should fix #3856.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30726 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-12 20:03:58 +00:00
..
add-ons Do not free the descriptor chains and transfer queue head directly when 2009-05-12 01:55:15 +00:00
apps Clean up: shortening comment, adding if/else braces. Thanks Axel\! 2009-05-12 20:01:38 +00:00
bin * Cleanup. 2009-05-12 19:15:06 +00:00
build _kern_open_parent_dir has different semantics for the supplied name argument. 2009-02-15 21:10:02 +00:00
data Adding URL mime types. An application listing support for such a mime type signals being able to receive such a URL via argv. Each URL mime type is meant to have an application set as the preferred handler. 2009-05-09 20:19:57 +00:00
documentation
kits Make the partition ID check more flexible, if partitions just pop up out of 2009-05-12 18:35:31 +00:00
libs * Applied patch by Olivier that fixes bug #1957. Thanks! 2009-04-17 09:15:46 +00:00
preferences * should have been part of r30723 2009-05-12 19:52:51 +00:00
servers Work in progress. Just commiting so I don't lose this code due to OpenBFS bugs 2009-05-11 00:55:42 +00:00
system * Instead of deleting the device directly, we now only remove it from its 2009-05-12 20:03:58 +00:00
tests * Made the iso9660 file system buildable within the fs_shell (iso9660_shell). 2009-05-05 20:07:24 +00:00
tools When copying attributes only, it suffices to open the target read-only. Fixes 2009-05-09 12:39:33 +00:00
Jamfile