commit | f75e6745aa3084124ae1434fd7629853bdaf6798 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Apr 21 17:18:20 2009 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat May 02 16:35:08 2009 -0700 |
tree | bfd605c079e8a1dd6ad008acc6031441c220c845 | |
parent | 414772fa496273d1a93cefa6dab790f5fdf9de82 [diff] |
SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect See http://bugzilla.kernel.org/show_bug.cgi?id=13034 If the port gets into a TIME_WAIT state, then we cannot reconnect without binding to a new port. Tested-by: Petr Vandrovec <petr@vandrovec.name> Tested-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>