Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1461470 > unrolled thread
| Started by | bfields@fieldses.org (J. Bruce Fields) |
|---|---|
| First post | 2016-08-12 23:40 +0200 |
| Last post | 2016-08-12 23:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] 4.8 nfsd bugfixes bfields@fieldses.org (J. Bruce Fields) - 2016-08-12 23:40 +0200
| From | bfields@fieldses.org (J. Bruce Fields) |
|---|---|
| Date | 2016-08-12 23:40 +0200 |
| Subject | [GIT PULL] 4.8 nfsd bugfixes |
| Message-ID | <s5slk-7eH-17@gated-at.bofh.it> |
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(-)
Back to top | Article view | linux.kernel
csiph-web