Remove dmu_write_pages() support
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 8 Feb 2011 18:39:06 +0000 (10:39 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Feb 2011 17:27:21 +0000 (09:27 -0800)
commit6149f4c45fc905761a6f636ea9e14ff76ce6c842
tree3a29784153ef7e69e02b885ba85befb2b1930a59
parenteb28321e2d8952290db7dceb66d7761d528788e3
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.
include/sys/dmu.h
module/zfs/dmu.c