A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Pierre Schweitzer 104149a180 [NTFS]
Bugfixing... Part 2/X:
- Please welcome yet another structure in our NTFS driver... The INDX buffer which is used for non resident index entries. Doc (incomplete) here: http://bos.asmhackers.net/docs/filesystems/ntfs/INDX.html
- Make use of it in NtfsFindMftRecord() to replace some totally obscure code.
- Add some asserts to verify we read somehow what we expect. One of the assert is not working properly... Hum! Need to find out why.

We don't go any farther so far. Good news though: a FIXME has been replaced by another FIXME.
NB: This would deserve being ported to FreeLDR to fix the same FIXME.

svn path=/trunk/; revision=64771
2014-10-16 21:37:27 +00:00
reactos [NTFS] 2014-10-16 21:37:27 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [ADVAPI32_APITESTS] 2014-10-13 18:49:09 +00:00
wallpaper