attilio 2008-01-07 16:51:25 UTC
FreeBSD src repository
Modified files:
sys/fs/hpfs hpfs_vfsops.c
Log:
g_vfs_close() wants the sx topology lock held while executing, so just
add correct locking to the operation of unmounting.
This will prevent debugging kernels from panicking if mounting a
non-hpfs partition (I'm not sure if this can be a problem with a
successful mounting operation though).
MFC: 3 days
Revision Changes Path
1.62 +8 -0 src/sys/fs/hpfs/hpfs_vfsops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"