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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to