From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:15 +0000 (-0400) Subject: SUNRPC: avoid choosing an IPMI port for RPC traffic X-Git-Tag: v2.6.18-rc5~58^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e037094c414172481c5ce903efdab50ce932343;p=pandora-kernel.git SUNRPC: avoid choosing an IPMI port for RPC traffic Some hardware uses port 664 for its hardware-based IPMI listener. Teach the RPC client to avoid using that port by raising the default minimum port number to 665. Test plan: Find a mainboard known to use port 664 for IPMI; enable IPMI; mount NFS servers in a tight loop. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust (cherry picked from 58e8cb3a035d22fc386e1c53a5d98c3f219530fb commit) --- Reading git-diff-tree failed