mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
e2a846bea8fa5dfc669a013126dd6dbd4de190fa
Bugfixing... Part 5/X: - Actually, we don't care about the name in the file index. We don't need it to read the data attribute, it's unnamed. And the returned name was buggy (this still needs work though) - When we are getting a file record which is a directory, there is NO data attribute. Don't attempt to read it. This prevents failure on directory entry return. These fixes enable NTFS directory listing in ReactOS! Even though, more fixes are required. So far, the metadata of the files are kind of broken. Explorer seems to be unable to list files. This keeps anyway being a major step forward, as this was totally impossible a month ago ;-). For these willing to see NTFS in action in ReactOS: http://www.heisspiter.net/~Pierre/rostests/NTFS_listing.png svn path=/trunk/; revision=64800
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%