diff options
Diffstat (limited to 'Documentation/filesystems/ntfs.txt')
| -rw-r--r-- | Documentation/filesystems/ntfs.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/filesystems/ntfs.txt b/Documentation/filesystems/ntfs.txt index eef4aca0c753..a5fbc8e897fa 100644 --- a/Documentation/filesystems/ntfs.txt +++ b/Documentation/filesystems/ntfs.txt | |||
| @@ -439,6 +439,18 @@ ChangeLog | |||
| 439 | 439 | ||
| 440 | Note, a technical ChangeLog aimed at kernel hackers is in fs/ntfs/ChangeLog. | 440 | Note, a technical ChangeLog aimed at kernel hackers is in fs/ntfs/ChangeLog. |
| 441 | 441 | ||
| 442 | 2.1.24: | ||
| 443 | - Support journals ($LogFile) which have been modified by chkdsk. This | ||
| 444 | means users can boot into Windows after we marked the volume dirty. | ||
| 445 | The Windows boot will run chkdsk and then reboot. The user can then | ||
| 446 | immediately boot into Linux rather than having to do a full Windows | ||
| 447 | boot first before rebooting into Linux and we will recognize such a | ||
| 448 | journal and empty it as it is clean by definition. | ||
| 449 | - Support journals ($LogFile) with only one restart page as well as | ||
| 450 | journals with two different restart pages. We sanity check both and | ||
| 451 | either use the only sane one or the more recent one of the two in the | ||
| 452 | case that both are valid. | ||
| 453 | - Lots of bug fixes and enhancements across the board. | ||
| 442 | 2.1.23: | 454 | 2.1.23: |
| 443 | - Stamp the user space journal, aka transaction log, aka $UsnJrnl, if | 455 | - Stamp the user space journal, aka transaction log, aka $UsnJrnl, if |
| 444 | it is present and active thus telling Windows and applications using | 456 | it is present and active thus telling Windows and applications using |
