K 10 svn:author V 3 art K 8 svn:date V 27 2011-09-05T06:54:13.528614Z K 7 svn:log V 273 MFC r225234: Make sure RPC calls over UDP return RPC_INTR status if the process has been interrupted in a restartable syscall. Otherwise we could end up in an (almost) endless loop in clnt_reconnect_call(). PR: kern/160198 Reviewed by: rmacklem Approved by: avg (mentor) END