DragonFly commits List (threaded) for 2006-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c
dillon 2006/05/16 11:09:20 PDT
DragonFly src repository
Modified files:
sys/sys vnode.h
sys/kern vfs_subr.c
Log:
Remove vnode lock assertions that are no longer used. Remove the
IS_LOCKING_VFS() macro. All VFS's are required to be locking VFSs now.
Revision Changes Path
1.54 +0 -40 src/sys/sys/vnode.h
1.85 +2 -2 src/sys/kern/vfs_subr.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/vnode.h.diff?r1=1.53&r2=1.54&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.84&r2=1.85&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]