Searched hist:"6 cc43bfbb091b903c87c97a99f2f7e7c1ffd1d13" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/kernel/disk_device_manager/ |
H A D | ddm_userland_interface.cpp | 6cc43bfbb091b903c87c97a99f2f7e7c1ffd1d13 Tue Jul 22 14:05:47 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * _user_find_partition() did not work for partitions (only for devices), as it did not set the "devicesOnly" flag to false when calling RegisterDevice(). * ddm_userland_interface.cpp incorrectly wrote to userland memory when it assigned "neededSize" in several places. * Replaced on-stack path with the UserStringParameter class where appropriate. * Made the UserStringParameter class castable to char*. * Minor cleanup in KDiskDeviceManager.cpp.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26563 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | KDiskDeviceManager.cpp | 6cc43bfbb091b903c87c97a99f2f7e7c1ffd1d13 Tue Jul 22 14:05:47 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * _user_find_partition() did not work for partitions (only for devices), as it did not set the "devicesOnly" flag to false when calling RegisterDevice(). * ddm_userland_interface.cpp incorrectly wrote to userland memory when it assigned "neededSize" in several places. * Replaced on-stack path with the UserStringParameter class where appropriate. * Made the UserStringParameter class castable to char*. * Minor cleanup in KDiskDeviceManager.cpp.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26563 a95241bf-73f2-0310-859d-f6bbb57e9c96
|