haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold 17750c7774 Added a special disk device class, that is responsible for representing
files as disk devices. This will not only be great for testing the
file and partitioning system modules' writing capabilities, it will also
just be a nice feature to have.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3598 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-22 22:54:16 +00:00
..
ddm_modules.h Turned the loose set of functions into partition and FS module interfaces. 2003-06-10 22:41:02 +00:00
ddm_userland_interface.h Added TODO. 2003-06-10 22:43:52 +00:00
disk_device_manager.h Several fixes necessary to get the partition scanning working. 2003-06-13 22:08:10 +00:00
KDiskDevice.h * Made {Publish,Unpublish}Device() virtual and implemented them in 2003-06-14 00:06:57 +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 Several fixes necessary to get the partition scanning working. 2003-06-13 22:08:10 +00:00
KDiskDeviceUtils.h Pulled set_string() out of KPartition.cpp for it is useful also in other classes. Added a generic AutoLocker. 2003-06-10 22:33:44 +00:00
KDiskSystem.h Several fixes necessary to get the partition scanning working. 2003-06-13 22:08:10 +00:00
KFileDiskDevice.h Added a special disk device class, that is responsible for representing 2003-06-22 22:54:16 +00:00
KFileSystem.h Some small fixes. 2003-06-10 22:36:53 +00:00
KPartition.h * Made {Publish,Unpublish}Device() virtual and implemented them in 2003-06-14 00:06:57 +00:00
KPartitioningSystem.h Added an Init() amd dealt with the PrettyName(). 2003-06-11 22:00:59 +00:00