From: bfields@fieldses.org (J. Bruce Fields)
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] 4.8 nfsd bugfixes
Date: Fri, 12 Aug 2016 17:37:19 -0400 [thread overview]
Message-ID: <20160812213719.GC13096@fieldses.org> (raw)
Please pull
git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.8-1
----------------------------------------------------------------
Fixes for the dentry refcounting leak I introduced in 4.8-rc1, and for
races in the LOCK code which appear to go back to the big nfsd state
lock removal from 3.17.
----------------------------------------------------------------
Chuck Lever (1):
nfsd: Fix race between FREE_STATEID and LOCK
Jeff Layton (1):
nfsd: don't return an unhashed lock stateid after taking mutex
Josef Bacik (1):
nfsd: fix dentry refcounting on create
fs/nfsd/nfs4state.c | 65 +++++++++++++++++++++++++++++++++++++++--------------
fs/nfsd/vfs.c | 9 +++++---
2 files changed, 54 insertions(+), 20 deletions(-)
reply other threads:[~2016-08-12 21:38 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=20160812213719.GC13096@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox