cvs commit: src/sys/nfsclient nfs_socket.c

Alfred Perlstein alfred at freebsd.org
Mon Dec 6 23:39:28 PST 2004


* Paul Saab <ps at FreeBSD.org> [041206 19:39] wrote:
> ps          2004-12-07 03:39:53 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/nfsclient        nfs_socket.c 
>   Log:
>   Always issue wakeups() to the NFS requestors under the mutex
>   to close all potential cases of missed wakeups.
>   
>   Submitted by:   Mohan Srinivasan mohans at yahoo-inc dot com

Can't you drop the caddr_t cast in the call to wakeup?

-- 
- Alfred Perlstein


More information about the cvs-all mailing list