summaryrefslogtreecommitdiff
path: root/misc/ChangeLog
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-05-20 23:10:35 -0400
committerTheodore Ts'o <tytso@mit.edu>2005-05-20 23:10:35 -0400
commit8198e7912663eb13680391979bfb6177f478e9e0 (patch)
tree14e548e3ec17ec70675bf72512af4ca91fcf89fe /misc/ChangeLog
parentce1250c8415c040a4c25fdced2a2ae91ddfc3d6d (diff)
downloade2fsprogs-8198e7912663eb13680391979bfb6177f478e9e0.tar.gz
filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return
an integer, not an unsigned long. Fix this to avoid problems on 64-bit platforms where the size of an integer != the size of a long. (Addresses Debian Bug #309655)
Diffstat (limited to 'misc/ChangeLog')
-rw-r--r--misc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 55203950..1b2826e5 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-20 Theodore Ts'o <tytso@mit.edu>
+
+ * filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ
+ ioctls return an integer, not an unsigned long. Fix this
+ to avoid problems on 64-bit platforms where the size of an
+ integer != the size of a long. (Addresses Debian Bug
+ #309655)
+
2005-05-09 Theodore Ts'o <tytso@mit.edu>
* util.c (figure_journal_size): Change the default journal size to