All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@redhat.com>
To: linux-nfs@vger.kernel.org
Cc: "J. Bruce Fields" <bfields@redhat.com>
Subject: [PATCH 0/2] some 4.1 session races
Date: Fri,  8 Mar 2013 19:33:38 -0500	[thread overview]
Message-ID: <1362789221-4246-1-git-send-email-bfields@redhat.com> (raw)

From: "J. Bruce Fields" <bfields@redhat.com>

These are a couple fixes for 4.1 session races, to be queued up for
3.10.

There are still some more races having to do with attempting to use an
expiring client from a 4.1 compound.

J. Bruce Fields (2):
  nfsd4: fix race on client shutdown
  nfsd4: fix use-after-free of 4.1 client on connection loss

 fs/nfsd/nfs4state.c |   14 +++++++++-----
 fs/nfsd/nfs4xdr.c   |    1 -
 fs/nfsd/state.h     |    2 --
 3 files changed, 9 insertions(+), 8 deletions(-)

-- 
1.7.9.5


             reply	other threads:[~2013-03-09  0:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-09  0:33 J. Bruce Fields [this message]
2013-03-09  0:33 ` [PATCH 1/2] nfsd4: fix race on client shutdown J. Bruce Fields
2013-03-09  0:33 ` [PATCH 2/2] nfsd4: fix use-after-free of 4.1 client on connection loss J. Bruce Fields

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=1362789221-4246-1-git-send-email-bfields@redhat.com \
    --to=bfields@redhat.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.