Home
last modified time | relevance | path

Searched hist:"4 ed39e6a62d82721004656c5a1ecf19cb8e73e75" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/kernel/disk_device_manager/
H A Dddm_userland_interface.cpp4ed39e6a62d82721004656c5a1ecf19cb8e73e75 Tue Oct 28 22:52:57 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> disk device manager: check that partitions are unmounted before uninitializing.

when uninitializing a partition or a disk (removing the partition
table), check that all partitions from that table are unmounted, as they
are about to become invalid.

Fixes #8827.
H A DKPartition.cpp4ed39e6a62d82721004656c5a1ecf19cb8e73e75 Tue Oct 28 22:52:57 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> disk device manager: check that partitions are unmounted before uninitializing.

when uninitializing a partition or a disk (removing the partition
table), check that all partitions from that table are unmounted, as they
are about to become invalid.

Fixes #8827.
/haiku/headers/private/kernel/disk_device_manager/
H A DKPartition.h4ed39e6a62d82721004656c5a1ecf19cb8e73e75 Tue Oct 28 22:52:57 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> disk device manager: check that partitions are unmounted before uninitializing.

when uninitializing a partition or a disk (removing the partition
table), check that all partitions from that table are unmounted, as they
are about to become invalid.

Fixes #8827.