Ros-diffs December 2017

ros-diffs@reactos.org
  • 26 participants
  • 355 discussions

[reactos] 13/72: [NTFS] Simplify GetLastClusterInDataRun() and clean up NtfsAllocateClusters(). No functional changes.
by Trevor Thompson
6 years, 9 months

[reactos] 12/72: [NTFS] Simplify and optimize InternalSetResidentAttributeLength(), as suggested by Pierre.
by Trevor Thompson
6 years, 9 months

[reactos] 11/72: [NTFS] Fix copy-paste error in SetAttributeDataLength()
by Trevor Thompson
6 years, 9 months

[reactos] 10/72: [NTFS] Add ability to write to resident attributes. SetAttributeDataLength() - Check if the file is memory mapped before truncating +InternalSetResidentAttributeLength() - Used by SetAttributeDataLength()
by Trevor Thompson
6 years, 9 months

[reactos] 09/72: [NTFS] Fix typo in NtfsAllocateClusters(), spotted by ThFabba.
by Trevor Thompson
6 years, 9 months

[reactos] 08/72: [NTFS] Lay some groundwork for extending allocation size. +AddRun() - Unimplemented +GetLastClusterInDataRun() +NtfsAllocateClusters()
by Trevor Thompson
6 years, 9 months

[reactos] 07/72: [NTFS] Allow for an existing file to be opened with FILE_OVERWRITE, FILE_OVERWRITE_IF, or FILE_SUPERSEDE dispositions, and truncate that file. This allows for a file to be opened and saved in Notepad.exe [provided that file is non-resident and its allocation size doesn't need to change].
by Trevor Thompson
6 years, 9 months

[reactos] 06/72: [NTFS] Remove unused parameter from SetAttributeDataLength.
by Trevor Thompson
6 years, 9 months

[reactos] 05/72: [NTFS] Update a file's size in the relevant $FILE_NAME attribute of the index entry in the parent directory. +UpdateFileNameRecord() - Searches a parent directory for the proper index entry, then updates the file sizes in that entry. +UpdateIndexEntryFileNameSize() - Recursively searches directory index and applies the size update.
by Trevor Thompson
6 years, 9 months

[reactos] 04/72: [NTFS] Fix Up AddFixupArray - It needs to accept a PNTFS_RECORD_HEADER for parameter 2, not a PFILE_RECORD_HEADER.
by Trevor Thompson
6 years, 9 months
Results per page: