diff options
| author | Anton Altaparmakov <aia21@cantab.net> | 2004-09-22 12:11:14 +0100 |
|---|---|---|
| committer | Anton Altaparmakov <aia21@cantab.net> | 2004-09-22 12:11:14 +0100 |
| commit | 9be7abff30a534152de95d3001512e4975cdc41a (patch) | |
| tree | 21db7e75a2e475a1704d9bc0c4d85996d77c6d17 /Documentation | |
| parent | c801720ce507c0a401c703970e052ee3a06d4eed (diff) | |
NTFS: 2.1.18 release
- Minor cleanup of fs/ntfs/inode.c::ntfs_init_locked_inode().
- Bump version number and update Documentation/filesystems/ntfs.txt
Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/filesystems/ntfs.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/filesystems/ntfs.txt b/Documentation/filesystems/ntfs.txt index 0522df2e7000..05c1de4cd87f 100644 --- a/Documentation/filesystems/ntfs.txt +++ b/Documentation/filesystems/ntfs.txt @@ -277,6 +277,10 @@ ChangeLog Note, a technical ChangeLog aimed at kernel hackers is in fs/ntfs/ChangeLog. +2.1.18: + - Fix scheduling latencies at mount time. (Ingo Molnar) + - Fix endianness bug in a little traversed portion of the attribute + lookup code. 2.1.17: - Fix bugs in mount time error code paths. 2.1.16: |
