ps 2004-12-07 21:16:32 UTC
FreeBSD src repository
Modified files:
sys/nfsclient nfs_vnops.c
Log:
Fix for a Lock Order Reversal in the nfs_flush() path, between the
vnode interlock and the proc lock.
Reported by: marcel
Submitted by: Mohan Srinivasan mohans at yahoo-inc dot com
Revision Changes Path
1.238 +8 -4 src/sys/nfsclient/nfs_vnops.c