mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
625d4bc03a
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() |
||
---|---|---|
.. | ||
dev/sound/pci | ||
ext2fs | ||
fs/ext2fs |