All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] dlm updates for 4.8
Date: Wed, 27 Jul 2016 10:13:34 -0500	[thread overview]
Message-ID: <20160727151333.GA18286@redhat.com> (raw)

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(-)

                 reply	other threads:[~2016-07-27 15:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160727151333.GA18286@redhat.com \
    --to=teigland@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.