jeff 2006-03-02 05:37:44 UTC
FreeBSD src repository
Modified files:
sys/geom geom_vfs.c
Log:
- Lock Giant if needed around the call to vnode_create_vobject(). This is
only important if devfs is not mpsafe.
Sponsored by: Isilon Systems, Inc.
Found by: kris
Revision Changes Path
1.10 +3 -0 src/sys/geom/geom_vfs.c