linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] miscellaneous nfsd bugfixes
@ 2013-06-26 19:21 J. Bruce Fields
  2013-06-26 19:21 ` [PATCH 1/7] nfsd4: fix decoding across page boundaries J. Bruce Fields
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: J. Bruce Fields @ 2013-06-26 19:21 UTC (permalink / raw)
  To: linux-nfs; +Cc: J. Bruce Fields

From: "J. Bruce Fields" <bfields@redhat.com>

These are fixes for some miscellaneous bugs found at the bakeathon, to
be queued for 3.11.

--b.

J. Bruce Fields (7):
  nfsd4: fix decoding across page boundaries
  nfsd4: minor read_buf cleanup
  svcrpc: fix handling of too-short rpc's
  svcrpc: don't error out on small tcp fragment
  nfsd4: delegation-based open reclaims should bypass permissions
  nfsd4: do not throw away 4.1 lock state on last unlock
  nfsd4: return delegation immediately if lease fails

 fs/nfsd/nfs4proc.c   |  3 ++-
 fs/nfsd/nfs4state.c  | 13 ++++---------
 fs/nfsd/nfs4xdr.c    | 24 ++++++++++++++----------
 net/sunrpc/svcsock.c |  9 +++++++--
 4 files changed, 27 insertions(+), 22 deletions(-)

-- 
1.8.1.4


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-06-26 19:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26 19:21 [PATCH 0/7] miscellaneous nfsd bugfixes J. Bruce Fields
2013-06-26 19:21 ` [PATCH 1/7] nfsd4: fix decoding across page boundaries J. Bruce Fields
2013-06-26 19:21 ` [PATCH 2/7] nfsd4: minor read_buf cleanup J. Bruce Fields
2013-06-26 19:21 ` [PATCH 3/7] svcrpc: fix handling of too-short rpc's J. Bruce Fields
2013-06-26 19:21 ` [PATCH 4/7] svcrpc: don't error out on small tcp fragment J. Bruce Fields
2013-06-26 19:21 ` [PATCH 5/7] nfsd4: delegation-based open reclaims should bypass permissions J. Bruce Fields
2013-06-26 19:21 ` [PATCH 6/7] nfsd4: do not throw away 4.1 lock state on last unlock J. Bruce Fields
2013-06-26 19:21 ` [PATCH 7/7] nfsd4: return delegation immediately if lease fails J. Bruce Fields
2013-06-26 19:27 ` [PATCH 0/7] miscellaneous nfsd bugfixes J. Bruce Fields

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).