haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold 58bdbab626 Added a KPartition listener mechanism and made use of it to keep shadow partitions with the corresponding physical ones in sync.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4848 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-09-28 22:04:13 +00:00
..
ddm_modules.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
ddm_userland_interface.h Removed the resizeContents/force from the resize/move syscalls. Fixed resize/move related bugs (partition was not check for status uninitialized). 2003-09-21 21:26:12 +00:00
disk_device_manager.h Added set_disk_device_job_error_message() for setting an error message, when an error occurs while executing a job. 2003-09-28 19:29:36 +00:00
KDiskDevice.h Shadow partition related changes: 2003-07-15 01:00:24 +00:00
KDiskDeviceJob.h Added setter/getter for an error message. Should be set to something informative when while executing a job an error occurs. 2003-09-28 19:28:27 +00:00
KDiskDeviceJobFactory.h Changed parameter name only. 2003-08-01 23:58:46 +00:00
KDiskDeviceJobQueue.h Added a KDiskDevice* parameter to the constructor. 2003-07-31 22:46:38 +00:00
KDiskDeviceManager.h Improved the interaction between job queue and manager. Partitions should now be mark busy correctly. 2003-08-03 18:39:12 +00:00
KDiskDeviceUtils.h Added SetTo() methods to the AutoLocker. 2003-08-03 18:28:11 +00:00
KDiskSystem.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
KFileDiskDevice.h Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +00:00
KFileSystem.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
KPartition.h Added a KPartition listener mechanism and made use of it to keep shadow partitions with the corresponding physical ones in sync. 2003-09-28 22:04:13 +00:00
KPartitioningSystem.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
KPartitionListener.h Added a KPartition listener mechanism and made use of it to keep shadow partitions with the corresponding physical ones in sync. 2003-09-28 22:04:13 +00:00
KPartitionVisitor.h Added KPartitionVisitor class used for advanced partition tree traversal. 2003-08-03 18:23:53 +00:00
KPhysicalPartition.h Shadow partition related changes: 2003-07-15 01:00:24 +00:00
KShadowPartition.h Added a KPartition listener mechanism and made use of it to keep shadow partitions with the corresponding physical ones in sync. 2003-09-28 22:04:13 +00:00