linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix the NFSv4 client callback channel shutdown
@ 2017-04-26 15:55 Trond Myklebust
  2017-04-26 15:55 ` [PATCH 1/2] SUNRPC: Refactor svc_set_num_threads() Trond Myklebust
  0 siblings, 1 reply; 11+ messages in thread
From: Trond Myklebust @ 2017-04-26 15:55 UTC (permalink / raw)
  To: linux-nfs; +Cc: J. Bruce Fields, Kinglong Mee

Fix the problem reported by Kinglong, whereby the callback channel was
failing to shut down properly on umount.

Trond Myklebust (2):
  SUNRPC: Refactor svc_set_num_threads()
  NFSv4: Fix callback server shutdown

 fs/nfs/callback.c          |  24 +++++---
 include/linux/sunrpc/svc.h |   1 +
 net/sunrpc/svc.c           | 134 ++++++++++++++++++++++++++++++++-------------
 3 files changed, 113 insertions(+), 46 deletions(-)

-- 
2.9.3


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

end of thread, other threads:[~2017-05-03 20:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-26 15:55 [PATCH 0/2] Fix the NFSv4 client callback channel shutdown Trond Myklebust
2017-04-26 15:55 ` [PATCH 1/2] SUNRPC: Refactor svc_set_num_threads() Trond Myklebust
2017-04-26 15:55   ` [PATCH 2/2] NFSv4: Fix callback server shutdown Trond Myklebust
2017-04-26 20:29     ` J. Bruce Fields
2017-04-27  3:06     ` Kinglong Mee
2017-04-27  3:13       ` [PATCH resend] NFSv4.x/callback: Create the callback service through svc_create_pooled Kinglong Mee
2017-04-27  3:24       ` [PATCH 2/2] NFSv4: Fix callback server shutdown Trond Myklebust
2017-04-27  3:54         ` Kinglong Mee
2017-04-27 22:03           ` J. Bruce Fields
2017-04-27 22:07             ` Trond Myklebust
2017-05-03 20:21               ` 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).