HomeFreeBSD

Remove dmu_write_pages() support

Description

Remove dmu_write_pages() support

For the moment we do not use dmu_write_pages() to write pages
directly in to a dmu object. It may be required at some point
in the future, but for now is simplest and cleanest to drop it.
It can be easily readded if/when needed.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Feb 8 2011, 6:39 PM
Parents
rGeb28321e2d89: Create a root znode without VFS dependencies
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG6149f4c45fc9: Remove dmu_write_pages() support (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Feb 10 2011, 5:27 PM