diff options
author | phk <phk@FreeBSD.org> | 2005-01-24 21:21:59 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2005-01-24 21:21:59 +0000 |
commit | ba85bee696d6a33157d344e44d2daa40fb97d1ce (patch) | |
tree | 80a0f152ec73d01cf5ba4fbcc7e5412b3905b22a /sys/isofs | |
parent | e0b285228ae30d4d239447d3dd54918c144d7959 (diff) | |
download | FreeBSD-src-ba85bee696d6a33157d344e44d2daa40fb97d1ce.zip FreeBSD-src-ba85bee696d6a33157d344e44d2daa40fb97d1ce.tar.gz |
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.
Diffstat (limited to 'sys/isofs')
0 files changed, 0 insertions, 0 deletions