commit | 3e3a7766c2e6995ac98e7855017abc3544d54e08 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Wed Nov 24 10:41:45 2010 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Mar 10 11:35:14 2011 +0100 |
tree | 943c9d62c89764f1070a8a4067a3bd0d4e9de162 | |
parent | 17a93f3007c13003c739a19d0814cb5c2d21daba [diff] |
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>