This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8922a588bd9c4aea7e8181b929490e49b4788a9
haiku-beta6
/
headers
/
private
/
kernel
/
disk_device_manager
T
History
Ingo Weinhold
5b489f6f16
Got rid of the List template class in the disk device manager source dir. Instead we use the Vector based Kernel Utils classes now. Various related changes.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3810 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-02 16:29:33 +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
…
KDiskDeviceJobFactory.h
…
KDiskDeviceJobQueue.h
…
KDiskDeviceManager.h
Got rid of the List template class in the disk device manager source dir. Instead we use the Vector based Kernel Utils classes now. Various related changes.
2003-07-02 16:29:33 +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
Got rid of the List template class in the disk device manager source dir. Instead we use the Vector based Kernel Utils classes now. Various related changes.
2003-07-02 16:29:33 +00:00
KPartitioningSystem.h
Minor changes to the KDiskSystem interface.
2003-06-22 23:03:17 +00:00