* bugfixes for 3.16
@ 2014-06-19 15:01 J. Bruce Fields
0 siblings, 0 replies; only message in thread
From: J. Bruce Fields @ 2014-06-19 15:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-nfs, linux-kernel, Kinglong Mee, NeilBrown
Please pull bugfixes for 3.16 from
git://linux-nfs.org/~bfields/linux.git for-3.16
Fixes for a new regression from the xdr encoding rewrite, and a
delegation problem we've had for a while (made somewhat more annoying by
the vfs delegation support added in 3.13.)
--b.
----------------------------------------------------------------
Kinglong Mee (1):
NFSD: fix bug for readdir of pseudofs
NeilBrown (1):
NFSD: Don't hand out delegations for 30 seconds after recalling them.
fs/nfsd/nfs4state.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++
fs/nfsd/nfs4xdr.c | 1 +
2 files changed, 79 insertions(+)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-19 15:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-19 15:01 bugfixes for 3.16 J. Bruce Fields
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.