linux_dsm_epyc7002/drivers/block/drbd
Lars Ellenberg 4896e8c1b8 drbd: restore compatibility with 32bit kernels
With commit
drbd: further converge progress display of resync and online-verify
accidentally an u64/u64 div was introduced, causing an unresolvable
symbol __udivdi3 to be reference. Actually for that division, 32bit are
still suficient for now, so we can revert to unsigned long instead.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-03-10 11:19:13 +01:00
..
drbd_actlog.c drbd: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +01:00
drbd_bitmap.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
drbd_int.h drbd: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +01:00
drbd_main.c drbd: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +01:00
drbd_nl.c drbd: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +01:00
drbd_proc.c drbd: restore compatibility with 32bit kernels 2011-03-10 11:19:13 +01:00
drbd_receiver.c drbd: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +01:00
drbd_req.c drbd: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +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: properly use max_hw_sectors to limit the our bio size 2011-03-10 11:19:11 +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