[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/444

-- Commit Summary --

  * 8569 problem with inline functions in abd.h

-- File Changes --

M usr/src/uts/common/fs/zfs/abd.c (7)

-- Patch Links --

https://github.com/openzfs/openzfs/pull/444.patch
https://github.com/openzfs/openzfs/pull/444.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/444

--
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/Tf63163738532466b-M67c2ba928e5b4d79ea200b24
Powered by Topicbox: https://topicbox.com


[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 input from someone who knows more about this,
or if anyone would like me to add more details from the panic into the bug
report.

Thanks,
Jerry

--
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T55ce250b4e9eb1a9-Mc43dfcea45f7babb18538f9b
Powered by Topicbox: https://topicbox.com


[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), file: ../../common/fs/zfs/zio.c, line: 3560


ff000feec950 fba7bcad ()
ff000feeca40 zfs:zio_encrypt+5cf ()
ff000feeca70 zfs:zio_execute+7f ()
ff000feecb30 genunix:taskq_thread+2d0 ()
ff000feecb40 unix:thread_start+8 ()

I can provide a coredump


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/124#issuecomment-321761104
--
openzfs-developer
Archives: 
https://openzfs.topicbox.com/groups/developer/discussions/T1625245905c55186-M686609df323268ccbe13118f
Powered by Topicbox: https://topicbox.com