diff options
| author | Anton Altaparmakov <aia21@cantab.net> | 2003-04-28 18:47:18 +0100 |
|---|---|---|
| committer | Anton Altaparmakov <aia21@cantab.net> | 2003-04-28 18:47:18 +0100 |
| commit | 75f40dacfbec330faac9cee5d288a26c8fe4cd3b (patch) | |
| tree | e94dc0d5fcc7165fcb376cdf3c9d4d4ee1ca6c0e /Documentation | |
| parent | a58e4d1d2909f45b0e7dcb36d307d20e233c12f7 (diff) | |
| parent | bbd797651e4e8efef5ba517a86af8191fb56b77d (diff) | |
Merge cantab.net:/home/aia21/bklinux-2.5
into cantab.net:/home/aia21/ntfs-2.5
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/filesystems/ntfs.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/filesystems/ntfs.txt b/Documentation/filesystems/ntfs.txt index 4483b90a31d3..74f60c3201c1 100644 --- a/Documentation/filesystems/ntfs.txt +++ b/Documentation/filesystems/ntfs.txt @@ -247,6 +247,16 @@ ChangeLog Note, a technical ChangeLog aimed at kernel hackers is in fs/ntfs/ChangeLog. +2.1.3: + - Major bug fixes for reading files and volumes in corner cases which + were being hit by Windows 2k/XP users. +2.1.2: + - Major bug fixes aleviating the hangs in statfs experienced by some + users. +2.1.1: + - Update handling of compressed files so people no longer get the + frequently reported warning messages about initialized_size != + data_size. 2.1.0: - Add configuration option for developmental write support. - Initial implementation of file overwriting. (Writes to resident files |
