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:   wrstuden
Date:           Wed Jan 13 01:51:37 UTC 1999

Modified Files:
        src/sys/miscfs/nullfs: null_vfsops.c
Log Message:
In nullfs_mount, we need to check if error before VOP_UNLOCK(vp,0) as
vp is initialized iff error==0 in null_node_create.




Home | Main Index | Thread Index | Old Index