linux/drivers/block/drbd
Lars Ellenberg 3e3a7766c2 drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl
Make sure we start with clean buffers to not accidentally send garbage
back to userspace. Note: has not been observed; but just in case.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-03-10 11:35:14 +01:00
..
drbd_actlog.c drbd: Removed 20 seconds upper bound for side-stepping 2011-03-10 11:35:09 +01:00
drbd_bitmap.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
drbd_int.h drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap 2011-03-10 11:35:06 +01:00
drbd_main.c drbd: remove /proc/drbd before unregistering from netlink 2011-03-10 11:35:12 +01:00
drbd_nl.c drbd: use kzalloc and memset(,0,) to start with clean buffers in drbd_nl 2011-03-10 11:35:14 +01:00
drbd_proc.c drbd: increase module count on /proc/drbd access 2011-03-10 11:35:11 +01:00
drbd_receiver.c drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap 2011-03-10 11:35:06 +01:00
drbd_req.c drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap 2011-03-10 11:35:06 +01:00
drbd_req.h drbd: Begin to account BIO processing time before inc_ap_bio() 2011-03-10 11:34:57 +01:00
drbd_strings.c drbd: Implemented two new connection states Ahead/Behind 2011-03-10 11:34:46 +01:00
drbd_vli.h The DRBD driver 2009-10-01 21:17:49 +02:00
drbd_worker.c drbd: Make some functions static 2011-03-10 11:34:54 +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