haiku/src/system/kernel/disk_device_manager
Ingo Weinhold 6b6f6b7240 Partitions do now know whether they have already been published and
avoid attempts to publish a second time.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22198 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-09-07 00:05:06 +00:00
..
jobs When avoiding to rescan a partition, we still have to recurse so that 2007-09-06 23:47:07 +00:00
ddm_operation_validation.cpp * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
ddm_operation_validation.h
ddm_userland_interface.cpp * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
disk_device_manager.cpp moved rescan call to vfs_mount_boot_file_system() as suggested by axeld :) 2006-09-04 13:10:08 +00:00
Jamfile Addition of write support to the disk device manager. Courtesy of Tomas 2007-07-27 12:12:35 +00:00
KDiskDevice.cpp Partitions do now know whether they have already been published and 2007-09-07 00:05:06 +00:00
KDiskDeviceJob.cpp * Style cleanup. 2007-07-27 16:32:47 +00:00
KDiskDeviceJobFactory.cpp * Style cleanup. 2007-07-27 16:32:47 +00:00
KDiskDeviceJobGenerator.cpp
KDiskDeviceJobGenerator.h
KDiskDeviceJobQueue.cpp
KDiskDeviceManager.cpp axeld+bonefish: 2007-07-19 13:32:33 +00:00
KDiskSystem.cpp * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
KFileDiskDevice.cpp Fixed bug #483: 2006-04-16 11:44:54 +00:00
KFileSystem.cpp * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
KPartition.cpp Partitions do now know whether they have already been published and 2007-09-07 00:05:06 +00:00
KPartitioningSystem.cpp * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
KPartitionListener.cpp
KPartitionVisitor.cpp
KPhysicalPartition.cpp Partitions do now know whether they have already been published and 2007-09-07 00:05:06 +00:00
KShadowPartition.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