diff options
author | phk <phk@FreeBSD.org> | 2005-01-24 21:51:19 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2005-01-24 21:51:19 +0000 |
commit | 09b996f480a43ad18cbd78c07730020d2f37d6f1 (patch) | |
tree | de9993e72275e8d7b239a022135f011d89328de4 /include/arpa | |
parent | ba85bee696d6a33157d344e44d2daa40fb97d1ce (diff) | |
download | FreeBSD-src-09b996f480a43ad18cbd78c07730020d2f37d6f1.zip FreeBSD-src-09b996f480a43ad18cbd78c07730020d2f37d6f1.tar.gz |
Create a vp->v_object in VFS_FHTOVP() if we want to be exportable
with NFS.
We are moving responsibility for creating the vnode_pager object into
the filesystems which own the vnode, and this is one of the places
we have to cover.
We call vnode_create_vobject() directly because we own the vnode.
If we can get the size easily, pass it as an argument to save the
call to VOP_GETATTR() in vnode_create_vobject()
Diffstat (limited to 'include/arpa')
0 files changed, 0 insertions, 0 deletions