All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trond Myklebust <trond.myklebust@primarydata.com>
To: linux-nfs@vger.kernel.org
Subject: [PATCH 0/2] pNFS bugfixes
Date: Tue, 25 Apr 2017 16:34:41 -0400	[thread overview]
Message-ID: <20170425203443.37006-1-trond.myklebust@primarydata.com> (raw)

2 patches fo fix issues with pNFS.

Trond Myklebust (2):
  pNFS: Ensure we check layout segment validity in the pg_init()
    callback
  pNFS: Fix use after free issues in pnfs_do_read()

 fs/nfs/filelayout/filelayout.c         |  2 ++
 fs/nfs/flexfilelayout/flexfilelayout.c |  2 ++
 fs/nfs/pnfs.c                          | 29 ++++++++++++++++++++++++++---
 fs/nfs/pnfs.h                          |  1 +
 4 files changed, 31 insertions(+), 3 deletions(-)

-- 
2.9.3


             reply	other threads:[~2017-04-25 20:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-25 20:34 Trond Myklebust [this message]
2017-04-25 20:34 ` [PATCH 1/2] pNFS: Ensure we check layout segment validity in the pg_init() callback Trond Myklebust
2017-04-25 20:34   ` [PATCH 2/2] pNFS: Fix use after free issues in pnfs_do_read() Trond Myklebust

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=20170425203443.37006-1-trond.myklebust@primarydata.com \
    --to=trond.myklebust@primarydata.com \
    --cc=linux-nfs@vger.kernel.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.