haiku/headers/private/kernel/disk_device_manager
Axel Dörfler 8531599a27 * KDiskDeviceManager::RescanDiskSystems() now also rescans all partitions with
the newly found disk systems.
* _ScanPartition() now allows to restrict the disk systems to a predefined set.
* _ScanPartition() now even scans partitions that already have a disk system
  assigned; if a better one is found, the existing one is replaced. It will
  ignore mounted or partitions with children, though.
* KPartition now also stores the priority of the disk system assigned to it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26177 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-30 10:36:47 +00:00
..
ddm_modules.h
ddm_userland_interface.h * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
KDiskDevice.h
KDiskDeviceManager.h * KDiskDeviceManager::RescanDiskSystems() now also rescans all partitions with 2008-06-30 10:36:47 +00:00
KDiskDeviceUtils.h
KDiskSystem.h
KFileDiskDevice.h
KFileSystem.h
KPartition.h * KDiskDeviceManager::RescanDiskSystems() now also rescans all partitions with 2008-06-30 10:36:47 +00:00
KPartitioningSystem.h
KPartitionListener.h
KPartitionVisitor.h
RWLocker.h