]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate v_id and v_ddid. This changes struct vnode, so all
authordas <das@FreeBSD.org>
Wed, 30 Mar 2005 03:02:16 +0000 (03:02 +0000)
committerdas <das@FreeBSD.org>
Wed, 30 Mar 2005 03:02:16 +0000 (03:02 +0000)
commit9ef7a5f7aec01b137a245ad74e47b3cffbbd9f02
tree8d671659aa81abe53c94d7d75f0fb701919244f8
parentd3e0f098bea6d2a53ef921866861466d1d128145
Eliminate v_id and v_ddid.  This changes struct vnode, so all
filesystem modules must be recompiled.  (Since struct vnode has
already changed in 6-CURRENT, there's little advantage to leaving
the unused fields around.)
sys/sys/vnode.h