Searched hist:"99 d1bfb5de8e2ca3ff2b245a050c09366cca5374" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/iso9660/ |
H A D | iso9660.cpp | 99d1bfb5de8e2ca3ff2b245a050c09366cca5374 Thu May 07 21:38:56 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * The code in fs_walk() duplicates the one in ISOReadDir() mostly, and suffered from the same "associated file" problem as the latter. This now finally fixes bug #3861. This badly needs some cleanup. * Fixed a possible problem I introduced in ISOReadDir() (did not read the next block even if it should have). * Fixed warnings with debug output turned on.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30663 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | kernel_interface.cpp | 99d1bfb5de8e2ca3ff2b245a050c09366cca5374 Thu May 07 21:38:56 UTC 2009 Axel Dörfler <axeld@pinc-software.de> * The code in fs_walk() duplicates the one in ISOReadDir() mostly, and suffered from the same "associated file" problem as the latter. This now finally fixes bug #3861. This badly needs some cleanup. * Fixed a possible problem I introduced in ISOReadDir() (did not read the next block even if it should have). * Fixed warnings with debug output turned on.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30663 a95241bf-73f2-0310-859d-f6bbb57e9c96
|