pjd 2007-04-09 00:02:11 UTC
FreeBSD src repository
Modified files:
sys/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c
Log:
Drop the Giant lock before calling zfs_domount(), which is held when
mounting root file system.
Revision Changes Path
1.2 +4 -1 src/sys/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c