Searched hist:f84387d6c4c44dfe083ad2ec14e25d89b903047c (Results 1 – 1 of 1) sorted by relevance
/haiku/src/system/kernel/disk_device_manager/ |
H A D | ddm_userland_interface.cpp | f84387d6c4c44dfe083ad2ec14e25d89b903047c Mon Jun 13 00:35:49 UTC 2011 Ingo Weinhold <ingo_weinhold@gmx.de> _user_initialize_partition(): After performing the operation don't set the new disk system, if the partition already has a disk system set. This can happen when the disk system's initialization function is lazy and just lets the DDM rescan the partition. In bad cases the previous disk system has a higher priority than the new one and, if its on-disk structures have not been destroyed, it will win the rescan. Not setting the disk system in such cases at least leaves the partition object in a consistent state.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42139 a95241bf-73f2-0310-859d-f6bbb57e9c96
|