]> git.proxmox.com Git - mirror_zfs.git/commit
Add initial rw_uio functions to the dmu
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Dec 2010 17:14:38 +0000 (09:14 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 5 Feb 2011 00:14:34 +0000 (16:14 -0800)
commit872e8d26978a8e1caa1ca7d931db7f95d987a3e7
tree2438ba30143494d817a1cbc9f61bb56496455a60
parentb4ead57cfb410247eee4d2a8a6e488cf4542ac77
Add initial rw_uio functions to the dmu

These functions were dropped originally because I felt they would
need to be rewritten anyway to avoid using uios.  However, this
patch readds then with they dea they can just be reworked and
the uio bits dropped.
include/sys/dmu.h
module/zfs/dmu.c