Partitions do now know whether they have already been published and
avoid attempts to publish a second time. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22198 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -31,6 +31,7 @@ KDiskDevice::KDiskDevice(partition_id id)
|
||||
{
|
||||
Unset();
|
||||
fDevice = this;
|
||||
fPublished = true;
|
||||
}
|
||||
|
||||
// destructor
|
||||
|
||||
Reference in New Issue
Block a user