haiku/headers/private/kernel/disk_device_manager
Adrien Destugues 4ed39e6a62 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.
2014-10-28 23:52:57 +01:00
..
ddm_modules.h partition_module_info::uninitialize(): Added block size parameter for 2011-06-13 01:38:03 +00:00
ddm_userland_interface.h
KDiskDevice.h
KDiskDeviceManager.h
KDiskDeviceUtils.h
KDiskSystem.h
KFileDiskDevice.h
KFileSystem.h * Added file_system_module_info::uninitialize() analogously to 2011-06-13 01:53:11 +00:00
KPartition.h disk device manager: check that partitions are unmounted before uninitializing. 2014-10-28 23:52:57 +01:00
KPartitioningSystem.h
KPartitionListener.h
KPartitionVisitor.h