cvs commit: src/sys/fs/msdosfs msdosfs_denode.c

[ Available lists | Index of cvs-src | Month of Apr 2003 | Week of 9 Apr 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Warner Losh <imp@FreeBSD.org>
Date
9 Apr 2003 17:13:13
Subject
cvs commit: src/sys/fs/msdosfs msdosfs_denode.c
Message-ID
200304100013.h3A0DCMp075263@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.047 seconds