jeff 2005-04-11 11:16:29 UTC
FreeBSD src repository
Modified files:
sys/fs/nullfs null_vfsops.c
Log:
- Honor the flags argument passed to null_root(). The filesystem below
us will decide whether or not to grab a real shared lock.
Revision Changes Path
1.72 +1 -1 src/sys/fs/nullfs/null_vfsops.c