Add real vfs support for create.
commitd7d637cab7e83fd4b21892d9d00177d18f6c9de8
authorTravis Geiselbrecht <geist@newos.org>
Fri, 15 Sep 2006 11:55:20 +0000 (15 11:55 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Fri, 15 Sep 2006 11:55:20 +0000 (15 11:55 +0000)
tree95ec2bb47b0381dcb18750c397b04b6ba5c71bee
parent1f253e2e038125c5b56c73f5e4cdbe01216442af
Add real vfs support for create.
Since no fs had really actually supported it, it was a bit undefined if the fs is supposed
to bring the new node into existence of not. For now it should, though the vfs layer will just
immediately decrement the ref to zero.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1195 c25cc9d1-44fa-0310-b259-ad778cb1d433
kernel/vfs.c