Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [thorpej-devvp] syssrc/sys/kern
Module Name: syssrc
Committed By: fvdl
Date: Fri Sep 28 20:36:24 UTC 2001
Modified Files:
syssrc/sys/kern [thorpej-devvp]: vfs_subr.c
Log Message:
In vgonel, if usecount > 0 and the vnode refers to a device, defer
allocation until the last vrele, to prevent specinfo being ripped
from under a device function.
To generate a diff of this commit:
cvs rdiff -r1.156.2.5 -r1.156.2.6 syssrc/sys/kern/vfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index