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
f4972679f71993d678003146c3f5835ccaf543ef
haiku-beta6
/
src
/
system
/
kernel
/
disk_device_manager
T
History
Marcus Overhagen
6c3245f6a7
fixed error return in _Scan() function. now only returns B_OK when a device was found.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19716 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-06 01:04:09 +00:00
..
jobs
…
ddm_operation_validation.cpp
…
ddm_operation_validation.h
…
ddm_userland_interface.cpp
…
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
…
KDiskDevice.cpp
…
KDiskDeviceJob.cpp
…
KDiskDeviceJobFactory.cpp
Minor cleanup.
2006-05-05 10:44:07 +00:00
KDiskDeviceJobGenerator.cpp
…
KDiskDeviceJobGenerator.h
…
KDiskDeviceJobQueue.cpp
…
KDiskDeviceManager.cpp
fixed error return in _Scan() function. now only returns B_OK when a device was found.
2007-01-06 01:04:09 +00:00
KDiskSystem.cpp
…
KFileDiskDevice.cpp
Fixed bug
#483
:
2006-04-16 11:44:54 +00:00
KFileSystem.cpp
…
KPartition.cpp
…
KPartitioningSystem.cpp
…
KPartitionListener.cpp
…
KPartitionVisitor.cpp
…
KPhysicalPartition.cpp
Fixed bug
#483
:
2006-04-16 11:44:54 +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
…