Dai Ngo wrote:
> Hi,
>
> I'd like to have a code review for the change to fix CR 6831781.
>
> The problem was caused by the current handling of QFULL condition in
> rpcmod by delaying 10 secs before returning an error to caller, see 
> related
> CR 6762222. <http://monaco.sfbay/detail.jsf?cr=6762222>
Sorry, I meant this URL:
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6762222

-Dai
>
> The fix is to retry dispatching the RPC call, when write queue is 
> full, in 1
> second interval until the RPC timeout expires and returns error to 
> caller.
> Also replacing the "nfs server not responding..." message with "send 
> queue
> full.." message to help user to identify the problem better.
>
> webrev is here:
>
> http://cr.opensolaris.org/~dain/6831781/ 
> <http://cr.opensolaris.org/%7Edain/6831781/>
>
> Thanks,
> -Dai
>


Reply via email to