haiku/src/system/kernel/disk_device_manager
Ingo Weinhold 53715fe060 * Got rid of the B_PARTITION_DESCENDANT_BUSY flag.
* Added CheckAndMarkBusy() and UnmarkBusy() methods to KPartition.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22801 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-11-02 00:29:46 +00:00
..
ddm_userland_interface.cpp Folded KPhysicalPartition into KPartition. Removed the notion of shadow 2007-11-01 23:36:21 +00:00
disk_device_manager.cpp Folded KPhysicalPartition into KPartition. Removed the notion of shadow 2007-11-01 23:36:21 +00:00
Jamfile Folded KPhysicalPartition into KPartition. Removed the notion of shadow 2007-11-01 23:36:21 +00:00
KDiskDevice.cpp Folded KPhysicalPartition into KPartition. Removed the notion of shadow 2007-11-01 23:36:21 +00:00
KDiskDeviceManager.cpp * Got rid of the B_PARTITION_DESCENDANT_BUSY flag. 2007-11-02 00:29:46 +00:00
KDiskSystem.cpp * Moved partition scanning back to KDiskDeviceManager. ATM only 2007-11-01 22:41:22 +00:00
KFileDiskDevice.cpp Fixed bug #483: 2006-04-16 11:44:54 +00:00
KFileSystem.cpp * Moved partition scanning back to KDiskDeviceManager. ATM only 2007-11-01 22:41:22 +00:00
KPartition.cpp * Got rid of the B_PARTITION_DESCENDANT_BUSY flag. 2007-11-02 00:29:46 +00:00
KPartitioningSystem.cpp * Moved partition scanning back to KDiskDeviceManager. ATM only 2007-11-01 22:41:22 +00:00
KPartitionListener.cpp
KPartitionVisitor.cpp
Locker.cpp
Locker.h
RWLocker.cpp * _NewReadLockInfo() can no longer crash in case the allocation failed. 2006-05-05 10:10:05 +00:00
UserDataWriter.cpp
UserDataWriter.h