[GIT PULL] dlm updates for 4.8
From: David Teigland
Date: Wed Jul 27 2016 - 11:13:41 EST
Hi Linus,
Please pull dlm updates from tag:
git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm.git dlm-4.8
This set includes two trivial changes, one to
use kmemdup and another to control the log level
of recovery messages.
Thanks,
Dave
Amitoj Kaur Chawla (1):
dlm: Use kmemdup instead of kmalloc and memcpy
Zhilong Liu (1):
dlm: add log_info config option
fs/dlm/config.c | 7 +++++++
fs/dlm/config.h | 1 +
fs/dlm/dlm_internal.h | 10 +++++++++-
fs/dlm/lowcomms.c | 3 +--
4 files changed, 18 insertions(+), 3 deletions(-)