lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 6 Mar 2007 13:15:00 +1100
From:	NeilBrown <neilb@...e.de>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	nfs@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: [PATCH 000 of 4] knfsd: revised patches to fix IPv6/sunrpc link error and other fixes

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ