Source-Changes archive

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

CVS commit: src/sys/ufs/ffs



Module Name:    src
Committed By:   dyoung
Date:           Thu Dec 20 16:18:57 UTC 2007

Modified Files:
        src/sys/ufs/ffs: ffs_vfsops.c

Log Message:
Call genfs_node_init a little earlier to avoid a vput()ing an
uninitialized node, later, which leads to a kernel panic.  Patch
by Antti Kantee.


To generate a diff of this commit:
cvs rdiff -r1.212 -r1.213 src/sys/ufs/ffs/ffs_vfsops.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