DragonFly commits List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_subr.c
dillon 2004/03/27 23:54:00 PST
DragonFly src repository
Modified files:
sys/kern vfs_subr.c
Log:
Protect v_usecount with a critical section for now (we depend on the BGL),
and assert that it does not drop below 0.
Suggested-by: David Rhodus <drhodus@xxxxxxxxxxx>
Revision Changes Path
1.28 +5 -2 src/sys/kern/vfs_subr.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.27&r2=1.28&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]