reactos/drivers/filesystems
Trevor Thompson e5cc846555 [NTFS] - Add some fixes and improvements to attribute.c from CR-123:
-AddFileName() - Don't use dedicated buffer for FileNameNoPath, just point into FileObject->FileName's buffer. Don't use RtlCopyUnicodeString(), just update pointers.
-AddRun() - Fix an SEH2_YIELD with missing return statement.
-FreeClusters() - Use ULONG_MAX in place of 0xffffffff.
-NtfsDumpIndexRootAttribute() - Use consistent UpperCase naming convention. Use BooleanFlagOn() macro where appropriate. Replace magic 8 with sizeof(ULONGLONG).
-GetFileNameAttributeLength() - Add documentation.

svn path=/branches/GSoC_2016/NTFS/; revision=75279
2017-12-10 11:14:50 +01:00
..
btrfs
cdfs
cdfs_new Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
ext2
fastfat
ffs
fs_rec
msfs
mup
nfs
npfs
ntfs [NTFS] - Add some fixes and improvements to attribute.c from CR-123: 2017-12-10 11:14:50 +01:00
reiserfs
udfs
CMakeLists.txt