haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold b23394f957 * Implemented what was left to do for KDiskDevice and KPartition
management regarding removal and deletion of objects.
* Fixed the file disk system related stuff. KFileDiskSystem now uses the
  virtualdrive driver. The former method was seemed simple and brilliant,
  but the B_SET_PARTITION ioctl wouldn't work.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3650 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-24 23:56:16 +00:00
..
ddm_modules.h Some smaller changes to the module interfaces. 2003-06-22 23:08:26 +00:00
ddm_userland_interface.h Added field for the ID of the disk system responsible for the partition's content. 2003-06-22 23:10:01 +00:00
disk_device_manager.h Added a find_disk_system(). I first thought, this might be a good idea, but I'm not so sure anymore. 2003-06-22 23:12:20 +00:00
KDiskDevice.h * Implemented what was left to do for KDiskDevice and KPartition 2003-06-24 23:56:16 +00:00
KDiskDeviceJob.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceJobFactory.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceJobQueue.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceManager.h * Implemented what was left to do for KDiskDevice and KPartition 2003-06-24 23:56:16 +00:00
KDiskDeviceUtils.h * Added bool to the AutoLocker constructor indicating that the object 2003-06-23 23:42:15 +00:00
KDiskSystem.h Minor changes to the KDiskSystem interface. 2003-06-22 23:03:17 +00:00
KFileDiskDevice.h * Implemented what was left to do for KDiskDevice and KPartition 2003-06-24 23:56:16 +00:00
KFileSystem.h Implemented the scanning functionality. 2003-06-22 23:03:58 +00:00
KPartition.h * Implemented what was left to do for KDiskDevice and KPartition 2003-06-24 23:56:16 +00:00
KPartitioningSystem.h Minor changes to the KDiskSystem interface. 2003-06-22 23:03:17 +00:00