* [GIT PULL] nfsd bugfixes for 5.8
@ 2020-07-02 15:10 J. Bruce Fields
2020-07-03 5:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: J. Bruce Fields @ 2020-07-02 15:10 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel, Chuck Lever
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-03 5:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-02 15:10 [GIT PULL] nfsd bugfixes for 5.8 J. Bruce Fields
2020-07-03 5:40 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).