haiku/src/system/kernel/disk_device_manager
Axel Dörfler 4c3744b8d7 * Added missing license.
* Cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34372 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-30 12:37:16 +00:00
..
ddm_userland_interface.cpp Fixed incorrect return value of _user_get_file_disk_device_path(). 2009-10-01 03:03:56 +00:00
disk_device_manager.cpp * Added missing license. 2009-11-30 12:37:16 +00:00
Jamfile * Got rid of the duplicated functionalities provided by RWLocker.cpp, and 2009-10-12 14:29:05 +00:00
KDiskDevice.cpp * Reverted r33547, this closes bug #4782 - this is obviously a regression in 2009-10-15 07:48:31 +00:00
KDiskDeviceManager.cpp * Unlock the auto locker before deleting the object or else you will find 2009-11-20 16:33:09 +00:00
KDiskSystem.cpp Calmed down some debug output. 2008-07-13 12:47:36 +00:00
KFileDiskDevice.cpp The B_DISK_DEVICE_IS_FILE flag is cleared by KDiskDevice and needs to be reset. 2009-10-01 03:04:32 +00:00
KFileSystem.cpp * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
KPartition.cpp * Quick fix to send notifications on mount/unmount/initialize. 2009-09-01 13:59:36 +00:00
KPartitioningSystem.cpp Patch by Bryce Groff with changes by myself: 2009-07-20 20:29:16 +00:00
KPartitionListener.cpp
KPartitionVisitor.cpp
UserDataWriter.cpp
UserDataWriter.h