Difference between revisions of "Ntfs.sys"

From ReactOS Wiki
Jump to: navigation, search
m
Line 1: Line 1:
http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/ntfs/?view=log
+
{{DISPLAYTITLE:ntfs.sys}}
 +
{{Stub}}
 +
{{Code history|drivers/filesystems/ntfs}}
  
[[ChangeLog-0.0.20]]
+
[[Category:Development]]
Made NTFS-Partitions mountable
+
[[Category:Drivers]]
 
 
 
 
[[ChangeLog-0.1.4]]
 
* Beginning of [[File_Systems#NTFS|NTFS]] driver ([[Valentin Verkhovsky]])
 
 
 
[[ChangeLog-0.2.3]]
 
 
 
*Fixed calculation of MFT record size ([[Filip Navara]])
 
*Fixed attribute finding/dumping bounds checking ([[Filip Navara]])
 
*Fixed reading of volume information MFT record ([[Filip Navara]])
 
 
 
 
 
[[Category:BNWIP]]
 

Revision as of 07:37, 15 May 2014

The page Ntfs.sys is a short article on something that should have a lot more information written on it.
If you know anything else about it, you are STRONGLY encouraged to add the information in. If you are unsure of proper formatting or style, add it to the talk page or this page itself as you think best and others will help.


Commit history (Source code can be found in: /reactos/drivers/filesystems/ntfs)