Illumos 5809 "Blowaway full receive in v1 pool causes kernel panic" is in-tree as of February 8th 2016
parent
1e6e359bf9
commit
6ea872de1f
|
@ -76,7 +76,7 @@ Status | Illumos Issue | Illumos
|
|||
:large_blue_circle: | [5814](https://www.illumos.org/issues/5814) | [b67dde1](https://github.com/illumos/illumos-gate/commit/b67dde1) | [50f9ea0](https://github.com/zfsonlinux/zfs/commit/50f9ea0) | bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.
|
||||
:large_blue_circle: | [5812](https://www.illumos.org/issues/5812) | [8df1730](https://github.com/illumos/illumos-gate/commit/8df1730) | [8dd86a1](https://github.com/zfsonlinux/zfs/commit/8dd86a1) | assertion failed in zrl_tryenter(): zr_owner==NULL
|
||||
:large_blue_circle: | [5810](https://www.illumos.org/issues/5810) | [732885f](https://github.com/illumos/illumos-gate/commit/732885f) | [252e1a5](https://github.com/zfsonlinux/zfs/commit/252e1a5) | zdb should print details of bpobj
|
||||
:white_circle: | [5809](https://www.illumos.org/issues/5809) | [f40b29c](https://github.com/illumos/illumos-gate/commit/f40b29c) | [PR4314](https://github.com/zfsonlinux/zfs/pull/4314) | Blowaway full receive in v1 pool causes kernel panic
|
||||
:large_blue_circle: | [5809](https://www.illumos.org/issues/5809) | [f40b29c](https://github.com/illumos/illumos-gate/commit/f40b29c) | [PR4314](https://github.com/zfsonlinux/zfs/pull/4314) | Blowaway full receive in v1 pool causes kernel panic
|
||||
:large_blue_circle: | [5808](https://www.illumos.org/issues/5808) | [23367a2](https://github.com/illumos/illumos-gate/commit/23367a2) | [36c6ffb](https://github.com/zfsonlinux/zfs/commit/36c6ffb) | spa_check_logs is not necessary on readonly pools
|
||||
:white_circle: | [5767](https://www.illumos.org/issues/5767) | [52244c0](https://github.com/illumos/illumos-gate/commit/52244c0) | [PR4313](https://github.com/zfsonlinux/zfs/pull/4313) | fix several problems with zfs test suite
|
||||
:large_blue_circle: | [5847](https://www.illumos.org/issues/5847) | [8430278](https://github.com/illumos/illumos-gate/commit/8430278) | [7fec46b](https://github.com/zfsonlinux/zfs/commit/7fec46b) | libzfs_diff should check zfs_prop_get() return
|
||||
|
@ -395,4 +395,4 @@ The list of Illumos commits was automatically generated as follows:
|
|||
usr/src/man/man1m/zfs.1m usr/src/man/man1m/zpool.1m \
|
||||
usr/src/man/man1m/zstreamdump.1m usr/src/common/zfs \
|
||||
usr/src/uts/common/fs/zfs | sed 's#Reviewed.*##'
|
||||
```
|
||||
```
|
Loading…
Reference in New Issue