summaryrefslogtreecommitdiffstats
path: root/ANNOUNCE-2.6.2
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-05-21 14:25:30 +1000
committerNeil Brown <neilb@suse.de>2007-05-21 14:25:30 +1000
commit68754bd17c81377091e509367e8d0cf9c80369a5 (patch)
treef7eb6e6672f794a636bb1eb6bf8941e33b800bbe /ANNOUNCE-2.6.2
parentb80da6616192d1bbfc65cba14c105ee68e71b517 (diff)
downloadmdadm-68754bd17c81377091e509367e8d0cf9c80369a5.tar.gz
mdadm-68754bd17c81377091e509367e8d0cf9c80369a5.tar.xz
mdadm-68754bd17c81377091e509367e8d0cf9c80369a5.zip
Fix handling of negative bitmap offsets on 64bit hosts.
The bitmap offset is a signed 32bit number, so casting to (long) isn't sufficient. We must cast to (int32_t).
Diffstat (limited to 'ANNOUNCE-2.6.2')
-rw-r--r--ANNOUNCE-2.6.20
1 files changed, 0 insertions, 0 deletions
diff --git a/ANNOUNCE-2.6.2 b/ANNOUNCE-2.6.2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ANNOUNCE-2.6.2