mohans 2006-05-26 18:45:55 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_vfsops.c
Log:
Fix for a potential attempt to sleep while holding nm_mtx. Caught and reported
by Witness (which forces the mbuf allocation flag to M_NOWAIT).
Reported by: "sekes".
Revision Changes Path
1.183 +1 -1 src/sys/nfsclient/nfs_vfsops.c