HomeFreeBSD

Move the body of vop_stdcreatevobject() over to the vnode_pager under

Description

Move the body of vop_stdcreatevobject() over to the vnode_pager under
the name Sande^H^H^H^H^Hvnode_create_vobject().

Make the new function take a size argument which removes the need for
a VOP_STAT() or a very pessimistic guess for disks.

Call that new function from vop_stdcreatevobject().

Make vnode_pager_alloc() private now that its only user came home.

Details

Provenance
phkAuthored on Jan 24 2005, 9:21 PM
Parents
rG49a152366e00: update node reference count debug msgs to include the node address
Branches
Unknown
Tags
Unknown

Event Timeline