All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tycho Andersen <tycho@tycho.ws>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors
Date: Fri, 9 Nov 2018 08:15:20 -0700	[thread overview]
Message-ID: <20181109151520.GD3645@cisco> (raw)
In-Reply-To: <20181107222042.GA24927@redhat.com>

On Wed, Nov 07, 2018 at 04:20:42PM -0600, David Teigland wrote:
> On Fri, Nov 02, 2018 at 02:18:19PM -0600, Tycho Andersen wrote:
> > Hi,
> > 
> > here's a series to fix some bugs I noticed in the DLM. The third patch
> > in the series and maybe the first should probably go to stable, assuming
> > everyone agrees they're indeed bugs.
> > 
> > Thanks,
> > 
> > Tycho
> > 
> > Tycho Andersen (3):
> >   dlm: fix invalid free
> >   dlm: don't allow zero length names
> >   dlm: don't leak kernel pointer to userspace
> > 
> >  fs/dlm/lockspace.c | 2 +-
> >  fs/dlm/member.c    | 5 +++--
> >  fs/dlm/user.c      | 2 +-
> >  3 files changed, 5 insertions(+), 4 deletions(-)
> 
> I've pushed these to linux-dlm next.

Great, thanks! Should we send 1 and 3 to stable?

Tycho



WARNING: multiple messages have this Message-ID (diff)
From: Tycho Andersen <tycho@tycho.ws>
To: David Teigland <teigland@redhat.com>
Cc: Christine Caulfield <ccaulfie@redhat.com>,
	cluster-devel@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] dlm: fix various incorrect behaviors
Date: Fri, 9 Nov 2018 08:15:20 -0700	[thread overview]
Message-ID: <20181109151520.GD3645@cisco> (raw)
In-Reply-To: <20181107222042.GA24927@redhat.com>

On Wed, Nov 07, 2018 at 04:20:42PM -0600, David Teigland wrote:
> On Fri, Nov 02, 2018 at 02:18:19PM -0600, Tycho Andersen wrote:
> > Hi,
> > 
> > here's a series to fix some bugs I noticed in the DLM. The third patch
> > in the series and maybe the first should probably go to stable, assuming
> > everyone agrees they're indeed bugs.
> > 
> > Thanks,
> > 
> > Tycho
> > 
> > Tycho Andersen (3):
> >   dlm: fix invalid free
> >   dlm: don't allow zero length names
> >   dlm: don't leak kernel pointer to userspace
> > 
> >  fs/dlm/lockspace.c | 2 +-
> >  fs/dlm/member.c    | 5 +++--
> >  fs/dlm/user.c      | 2 +-
> >  3 files changed, 5 insertions(+), 4 deletions(-)
> 
> I've pushed these to linux-dlm next.

Great, thanks! Should we send 1 and 3 to stable?

Tycho

  reply	other threads:[~2018-11-09 15:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 20:18 [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors Tycho Andersen
2018-11-02 20:18 ` Tycho Andersen
2018-11-02 20:18 ` [Cluster-devel] [PATCH 1/3] dlm: fix invalid free Tycho Andersen
2018-11-02 20:18   ` Tycho Andersen
2018-11-02 20:18 ` [Cluster-devel] [PATCH 2/3] dlm: don't allow zero length names Tycho Andersen
2018-11-02 20:18   ` Tycho Andersen
2018-11-02 20:18 ` [Cluster-devel] [PATCH 3/3] dlm: don't leak kernel pointer to userspace Tycho Andersen
2018-11-02 20:18   ` Tycho Andersen
2018-11-07 22:20 ` [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors David Teigland
2018-11-07 22:20   ` David Teigland
2018-11-09 15:15   ` Tycho Andersen [this message]
2018-11-09 15:15     ` Tycho Andersen
2018-11-15 18:24     ` [Cluster-devel] " Kees Cook
2018-11-15 18:24       ` Kees Cook

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=20181109151520.GD3645@cisco \
    --to=tycho@tycho.ws \
    /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.