Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   mycroft
Date:           Wed Mar 31 18:30:13 UTC 1999

Modified Files:
        src/sys/kern: vfs_vnops.c
Log Message:
Previous change to vn_lock() was bogus.  If we got EDEADLK, it was from
lockmgr(), and it already unlocked v_interlock.  So, just return in this case.




Home | Main Index | Thread Index | Old Index