All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 000 of 4] knfsd: revised patches to fix IPv6/sunrpc link error and other fixes
@ 2007-03-06  2:15 ` NeilBrown
  0 siblings, 0 replies; 12+ messages in thread
From: NeilBrown @ 2007-03-06  2:15 UTC (permalink / raw)
  To: Andrew Morton; +Cc: nfs, linux-kernel

Revised version of previous patches:
 - Fixed the 'nfsd hang when stopped' problem
 - Dropped the 'avoid checking udp checksum' as I'm no longer convinced it is
   the right way to go.
 - Added a paranoia check that the control message returned by recvfrom
   is in-fact a PKTINFO message.

Tested that a udp mount still works, and the the nfsd server can be stopped and
restarted successfully.  Found that it still doesn't if there is active
traffic so fixed that.
Also patch from Greg Banks to make the thread-pool stuff non-default as
it is not optimal on all machines, and often needs tuning where it can
be optimal.

Thanks,
NeilBrown

 [PATCH 001 of 4] knfsd: Use recv_msg to get peer address for NFSD instead of code-copying
 [PATCH 002 of 4] knfsd: Remove CONFIG_IPV6 ifdefs from sunrpc server code.
 [PATCH 003 of 4] knfsd: Fix recently introduced problem with shutting down a busy NFS server.
 [PATCH 004 of 4] knfsd: Provide sunrpc pool_mode module option

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2007-03-06  5:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-06  2:15 [PATCH 000 of 4] knfsd: revised patches to fix IPv6/sunrpc link error and other fixes NeilBrown
2007-03-06  2:15 ` NeilBrown
2007-03-06  2:15 ` [PATCH 001 of 4] knfsd: Use recv_msg to get peer address for NFSD instead of code-copying NeilBrown
2007-03-06  2:15 ` [PATCH 002 of 4] knfsd: Remove CONFIG_IPV6 ifdefs from sunrpc server code NeilBrown
2007-03-06  2:15   ` NeilBrown
2007-03-06  2:15 ` [PATCH 003 of 4] knfsd: Fix recently introduced problem with shutting down a busy NFS server NeilBrown
2007-03-06  2:15   ` NeilBrown
2007-03-06  2:15 ` [PATCH 004 of 4] knfsd: Provide sunrpc pool_mode module option NeilBrown
2007-03-06  2:15   ` NeilBrown
2007-03-06  4:57   ` Andrew Morton
2007-03-06  5:11     ` Neil Brown
2007-03-06  5:11       ` Neil Brown

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.