Updated OpenZFS Tracking

Brian Behlendorf 2016-10-05 18:07:02 -07:00
parent d3a688adc4
commit 546a410504
1 changed files with 3 additions and 3 deletions

@ -75,8 +75,8 @@ Status | OpenZFS Issue | OpenZFS
:red_circle: | [4521](https://www.illumos.org/issues/4521) | [8808ac5](https://github.com/illumos/illumos-gate/commit/8808ac5) | | zfstest is trying to execute evil "zfs unmount -a"
:red_circle: | [6603](https://www.illumos.org/issues/6603) | [0803e91](https://github.com/illumos/illumos-gate/commit/0803e91) | | zfeature_register() should verify ZFEATURE_FLAG_PER_DATASET implies SPA_FEATURE_EXTENSIBLE_DATASET
:red_circle: | [6586](https://www.illumos.org/issues/6586) | [22b6687](https://github.com/illumos/illumos-gate/commit/22b6687) | | Whitespace inconsistencies in the spa feature dependency arrays in zfeature_common.c
:red_circle: | [6585](https://www.illumos.org/issues/6585) | [892586e8](https://github.com/illumos/illumos-gate/commit/892586e8) | | sha512, skein, and edonr have an unenforced dependency on extensible dataset
:red_circle: | [6541](https://www.illumos.org/issues/6541) | [971640e](https://github.com/illumos/illumos-gate/commit/971640e) | | Pool feature-flag check defeated if "verify" is included in the dedup property value
:large_blue_circle: | [6585](https://www.illumos.org/issues/6585) | [892586e8](https://github.com/illumos/illumos-gate/commit/892586e8) | [125a406](https://github.com/zfsonlinux/zfs/commit/125a406) | sha512, skein, and edonr have an unenforced dependency on extensible dataset
:large_blue_circle: | [6541](https://www.illumos.org/issues/6541) | [971640e](https://github.com/illumos/illumos-gate/commit/971640e) | [4a2e9a1](https://github.com/zfsonlinux/zfs/commit/4a2e9a1) | Pool feature-flag check defeated if "verify" is included in the dedup property value
:red_circle: | [6550](https://www.illumos.org/issues/6550) | [c16bcc4](https://github.com/illumos/illumos-gate/commit/c16bcc4) | | cmd/zfs: cleanup gcc warnings
:red_circle: | [6551](https://www.illumos.org/issues/6551) | [b327cd3](https://github.com/illumos/illumos-gate/commit/b327cd3) | | cmd/zpool: cleanup gcc warnings
:red_circle: | [6637](https://www.illumos.org/issues/6637) | [d189620](https://github.com/illumos/illumos-gate/commit/d189620) | | replacing "dontclose" with "should_close"
@ -128,7 +128,7 @@ Status | OpenZFS Issue | OpenZFS
:large_blue_circle: | [6251](https://www.illumos.org/issues/6251) | [139510f](https://github.com/illumos/illumos-gate/commit/139510f) | [ba5ad9a](https://github.com/zfsonlinux/zfs/commit/ba5ad9a) | add tunable to disable free_bpobj processing
:black_circle: | [6250](https://www.illumos.org/issues/6250) | [b10bba7](https://github.com/illumos/illumos-gate/commit/b10bba7) | | zvol_dump_init() can hold txg open
:large_blue_circle: | [6171](https://www.illumos.org/issues/6171) | [03bad06](https://github.com/illumos/illumos-gate/commit/03bad06) | [0eb2161](https://github.com/zfsonlinux/zfs/commit/0eb2161) | dsl_prop_unregister() slows down dataset eviction.
:red_circle: | [4185](https://www.illumos.org/issues/4185) | [45818ee](https://github.com/illumos/illumos-gate/commit/45818ee) | | add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
:large_blue_circle: | [4185](https://www.illumos.org/issues/4185) | [45818ee](https://github.com/illumos/illumos-gate/commit/45818ee) | [3c67d83](https://github.com/zfsonlinux/zfs/commit/3c67d83) | add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
:black_circle: | [6209](https://www.illumos.org/issues/6209) | [0d045c0](https://github.com/illumos/illumos-gate/commit/0d045c0) | | libc mutexes break kernel writers hearts
:black_circle: | [6220](https://www.illumos.org/issues/6220) | [c546f36](https://github.com/illumos/illumos-gate/commit/c546f36) | | memleak in l2arc on debug build
:large_blue_circle: | [6214](https://www.illumos.org/issues/6214) | [d4cd038](https://github.com/illumos/illumos-gate/commit/d4cd038) | [4e0f33f](https://github.com/zfsonlinux/zfs/commit/4e0f33f) | zpools going south