cvs commit: src/sys/fs/msdosfs msdosfs_denode.c
Warner Losh
imp at FreeBSD.org
Wed Apr 9 17:13:13 PDT 2003
imp 2003/04/09 17:13:12 PDT
FreeBSD src repository
Modified files:
sys/fs/msdosfs msdosfs_denode.c
Log:
It appears that msdosfs_init() is called multiple times. This happens
on my system where I preload msdosfs and have it in my kernel.
There's likely another bug that's causing msdosfs_init() to be called
multiple times, but this makes that harmless.
Revision Changes Path
1.69 +13 -0 src/sys/fs/msdosfs/msdosfs_denode.c
More information about the cvs-src
mailing list