jeff 2005-04-30 11:24:17 UTC
FreeBSD src repository
Modified files:
sys/fs/devfs devfs_vfsops.c
Log:
- Mark devfs as MNTK_MPSAFE as I belive it does not require Giant.
Sponsored by: Isilon Systems, Inc.
Agreed in principle by: phk
Revision Changes Path
1.44 +1 -0 src/sys/fs/devfs/devfs_vfsops.c