das 2005-03-30 03:02:17 UTC
FreeBSD src repository
Modified files:
sys/sys vnode.h
Log:
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.)
Revision Changes Path
1.295 +0 -2 src/sys/sys/vnode.h