A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Pierre Schweitzer e2a846bea8 [NTFS]
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
2014-10-18 12:18:37 +00:00
reactos [NTFS] 2014-10-18 12:18:37 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [CMAKE] 2014-10-17 23:29:24 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00