aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/ChangeLog
diff options
context:
space:
mode:
authorRandy Dunlap <rddunlap@osdl.org>2005-03-03 06:19:53 -0500
committerAnton Altaparmakov <aia21@cantab.net>2005-05-05 06:11:47 -0400
commit8907547d4b099e67762ea4891c127ea1f6dd1cb7 (patch)
tree74fa9c887db8a7915325ad9a76d874ed134c0d9a /fs/ntfs/ChangeLog
parent5ae9fcf8f329baba4bada8719cb0337eef083a1a (diff)
NTFS: Fix printk format warnings on ia64. (Randy Dunlap)
Signed-off-by: Randy Dunlap <rddunlap@osdl.org> Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
Diffstat (limited to 'fs/ntfs/ChangeLog')
-rw-r--r--fs/ntfs/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ntfs/ChangeLog b/fs/ntfs/ChangeLog
index ad2c4e88f053..bfd86c5cc480 100644
--- a/fs/ntfs/ChangeLog
+++ b/fs/ntfs/ChangeLog
@@ -29,6 +29,7 @@ ToDo/Notes:
29 compiled without debug. This avoids a possible denial of service 29 compiled without debug. This avoids a possible denial of service
30 attack. Thanks to Carl-Daniel Hailfinger from SuSE for pointing this 30 attack. Thanks to Carl-Daniel Hailfinger from SuSE for pointing this
31 out. 31 out.
32 - Fix compilation warnings on ia64. (Randy Dunlap)
32 - Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set(). 33 - Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().
33 - Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile(). 34 - Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().
34 - Use i_size_read() once and then use the cached value in 35 - Use i_size_read() once and then use the cached value in