Set object type at object creation time, not object parse time.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 21:17:13 +0000 (14:17 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 24 Apr 2005 21:17:13 +0000 (14:17 -0700)
commitd32987be618181db1f435a5c0a1bea85e90c7c7d
tree000a0382e736b024de1581ca3781b561a2ab1942
parent4728b861ace127dc39c648f3bea64c3b86bbabc5
Set object type at object creation time, not object parse time.

Otherwise we can have objects without a type, which is not good.
commit.c
tree.c