Back out the last commit, it asserts in the getblk code due to the vnode
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 2 Jan 2008 22:42:37 +0000 (22:42 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 2 Jan 2008 22:42:37 +0000 (22:42 +0000)
commit94e2cbd8e46a9d4a9f305860bd6fcac1dd3873a8
tree02a80c93dbf1fdd558ef90fc1be775de2dd123d9
parentf049b5b3a1c2784f21fcef5491fa20464c04e169
Back out the last commit, it asserts in the getblk code due to the vnode
having zero references.  I'll have to find another solution.
sys/vfs/ufs/ufs_inode.c