[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200702151039.GC6904@fieldses.org>
Date: Thu, 2 Jul 2020 11:10:39 -0400
From: bfields@...ldses.org (J. Bruce Fields)
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
Chuck Lever <chuck.lever@...cle.com>
Subject: [GIT PULL] nfsd bugfixes for 5.8
Please pull
git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.8-1
Fixes for a umask bug on exported filesystems lacking ACL support, a
leak and a module unloading bug in the /proc/fs/nfsd/clients/ code, and
a compile warning.
--b.
----------------------------------------------------------------
Christophe Leroy (1):
SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
J. Bruce Fields (3):
nfsd: apply umask on fs without ACL support
nfsd4: fix nfsdfs reference count loop
nfsd: fix nfsdfs inode reference count leak
fs/nfsd/nfs4state.c | 8 +++++++-
fs/nfsd/nfsctl.c | 23 +++++++++++++----------
fs/nfsd/nfsd.h | 3 +++
fs/nfsd/vfs.c | 6 ++++++
net/sunrpc/svcsock.c | 1 +
5 files changed, 30 insertions(+), 11 deletions(-)
Powered by blists - more mailing lists