[developer] Re: [openzfs/openzfs] Native data and metadata encryption for zfs (#124)

2017-08-11 Thread GernotS
still crashing when trying to zfs send/receive from an unencrypted to an encrypted dataset: panic[cpu1]/thread=ff000feecc40: assertion failed: spa_do_crypt_abd(B_TRUE, spa, zio->io_bookmark.zb_objset, bp, zio->io_txg, psize, zio->io_abd, eabd, iv, mac, salt, &no_crypt) == 0 (0x5 == 0x0), fil

[developer] Fix for "illumos#3821 Race in rollback, zil close, and zil flush" is incomplete

2017-08-11 Thread Jerry Jelinek
I just opened the following bug on illumos: https://www.illumos.org/issues/8574 I don't have enough zfs knowledge to know if the fix we had been using for this bug prior to the integration of illumos#3821 is the best way forward here, or if there is something better. I'd be interested to hear any

[developer] [openzfs/openzfs] 8569 problem with inline functions in abd.h (#444)

2017-08-11 Thread Andriy Gapon
This change adds "extern inline" counterparts of inline functions in abd.h to abd.c. This is similar to other inline functions defined in ZFS headers. See https://www.illumos.org/issues/8569 You can view, comment on, or merge this pull request online at: https://github.com/openzfs/openzfs/pull