Darren J Moffat wrote: > eric kustarz wrote: > >> Not sure if you've already posted this or not, but do you have a webrev? > > Yes it was in the original message: > > http://cr.grommit.com/~darrenm/zfs-crypto/ >
I didn't see anything obvious in the webrev, but have you tried to temporarily make zio_decrypt_data() and zio_encrypt_data() no-ops to rule out that new code and focus on the existing framework? If it isn't that then i'd ping Bill to make sure the zio pipeline changes are corrrect and Matt to make sure the DMU changes are right (if you haven't already). eric