All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsd: bugfixes for
@ 2012-03-05 16:42 Jeff Layton
  2012-03-05 16:42 ` [PATCH 1/2] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field Jeff Layton
  2012-03-05 16:42 ` [PATCH 2/2] nfsd: only initialize client tracking if nfs4_state_start is successful Jeff Layton
  0 siblings, 2 replies; 7+ messages in thread
From: Jeff Layton @ 2012-03-05 16:42 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs

These patches are a couple of bugfixes for some problems I noticed
while working on the nfsdcld patches. Bruce asked that I break them
out separately and rebase the rest of the set on top.

I've tested earlier patchsets with similar changes, but have not
heavily tested these individually. Unfortunately, I might not get to
it for a little while.

Jeff Layton (2):
  nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
  nfsd: only initialize client tracking if nfs4_state_start is
    successful

 fs/nfsd/nfs4callback.c |   14 +++++-----
 fs/nfsd/nfs4proc.c     |    3 +-
 fs/nfsd/nfs4recover.c  |    7 ++---
 fs/nfsd/nfs4state.c    |   64 ++++++++++++++++++++++++++++++------------------
 fs/nfsd/state.h        |   11 +++++---
 5 files changed, 59 insertions(+), 40 deletions(-)

-- 
1.7.7.6


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

end of thread, other threads:[~2012-03-06 23:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 16:42 [PATCH 0/2] nfsd: bugfixes for Jeff Layton
2012-03-05 16:42 ` [PATCH 1/2] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field Jeff Layton
2012-03-06 20:11   ` J. Bruce Fields
2012-03-06 20:14     ` J. Bruce Fields
2012-03-06 20:35       ` Jeff Layton
2012-03-06 23:14       ` J. Bruce Fields
2012-03-05 16:42 ` [PATCH 2/2] nfsd: only initialize client tracking if nfs4_state_start is successful Jeff Layton

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.