All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] miscellaneous patches for 3.16
@ 2014-06-04 21:34 J. Bruce Fields
  2014-06-04 21:34 ` [PATCH 1/4] nfsd4: simplify server xdr->next_page use J. Bruce Fields
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: J. Bruce Fields @ 2014-06-04 21:34 UTC (permalink / raw)
  To: linux-nfs; +Cc: J. Bruce Fields

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

This is some miscellaneous additional cleanup I intend to queue up for
3.16.

--b.

J. Bruce Fields (4):
  nfsd4: simplify server xdr->next_page use
  nfsd4: kill READ32
  nfsd4: kill READ64
  nfs4: remove unused CHANGE_SECURITY_LABEL

 fs/nfs/nfs4proc.c    |    2 +-
 fs/nfsd/nfs4proc.c   |    2 +-
 fs/nfsd/nfs4xdr.c    |  288 +++++++++++++++++++++++++-------------------------
 include/linux/nfs4.h |    2 -
 net/sunrpc/xdr.c     |    6 +-
 5 files changed, 148 insertions(+), 152 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2014-06-04 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 21:34 [PATCH 0/4] miscellaneous patches for 3.16 J. Bruce Fields
2014-06-04 21:34 ` [PATCH 1/4] nfsd4: simplify server xdr->next_page use J. Bruce Fields
2014-06-04 21:34 ` [PATCH 2/4] nfsd4: kill READ32 J. Bruce Fields
2014-06-04 21:34 ` [PATCH 3/4] nfsd4: kill READ64 J. Bruce Fields
2014-06-04 21:34 ` [PATCH 4/4] nfs4: remove unused CHANGE_SECURITY_LABEL 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.