linux/drivers/block/drbd
Lars Ellenberg 18edc0b9d7 drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd
When converting bits (4k resolution, still) to kB, we shift left.  If it
was a large number of bits on a 32bit box (>= 4 TiB storage), we may
wrap the 32bit unsigned long base type, resulting in incorrect display.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-03-10 11:19:04 +01:00
..
drbd_actlog.c drbd: factor out advancement of resync marks for progress reporting 2011-03-10 11:18:54 +01:00
drbd_bitmap.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
drbd_int.h drbd: factor out drbd_rs_controller_reset 2011-03-10 11:18:59 +01:00
drbd_main.c drbd: use the resync controller for online-verify requests as well 2011-03-10 11:19:03 +01:00
drbd_nl.c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core 2010-11-27 19:49:18 +01:00
drbd_proc.c drbd: fix potential wrap of 32bit oos:%lu display in /proc/drbd 2011-03-10 11:19:04 +01:00
drbd_receiver.c drbd: use the resync controller for online-verify requests as well 2011-03-10 11:19:03 +01:00
drbd_req.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
drbd_req.h drbd: fix for spin_lock_irqsave in endio callback 2010-11-27 19:50:43 +01:00
drbd_strings.c drbd: don't start a resync without access to up-to-date Data 2010-05-18 01:08:18 +02:00
drbd_vli.h The DRBD driver 2009-10-01 21:17:49 +02:00
drbd_worker.c drbd: use the resync controller for online-verify requests as well 2011-03-10 11:19:03 +01:00
drbd_wrappers.h block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
Kconfig drbd: Kconfig fix 2009-12-29 17:38:28 +01:00
Makefile drbd: remove tracing bits 2009-10-01 21:17:58 +02:00