Looks alright to me.

jim

Dai Ngo wrote:

>Hi,
>
>I need a code review for the fix of CR 6352445:
>
>http://cr.opensolaris.org/~dain/6372445/ 
><http://cr.opensolaris.org/%7Edain/6372445/>
>
>The problem can be seen by the following test sequence:
>
>Server: (make sure nfsd is not started yet)
># share  -F  nfs  /tmp
>
>Client:
>$ time cp  /etc/motd  /net/server/tmp
>
>Server:
># change the time of day back by five, or more, minutes.
>
>The time for the client to complete the 'cp' was delayed by the
>amount of minutes adjusted  on the server, instead of the normal
>90 secs grace period.
>
>When the same test sequence was done, but this time the time of
>day of on the server was set forward five, or more, minutes. The time
>for the client to complete the copy is only few seconds. The server
>did not enforce the grace period.
>
>Thanks,
>-Dai
>_______________________________________________
>nfs-discuss mailing list
>nfs-discuss at opensolaris.org
>  
>


Reply via email to