diff --git a/Illumos-Tracking.md b/Illumos-Tracking.md index f74cdcc..b6a0d78 100644 --- a/Illumos-Tracking.md +++ b/Illumos-Tracking.md @@ -27,7 +27,7 @@ Status | Illumos Issue | Illumos :large_blue_circle: | [6367](https://www.illumos.org/issues/6367) | [e495b6e](https://github.com/illumos/illumos-gate/commit/e495b6e) | [adfe9d9](https://github.com/zfsonlinux/zfs/commit/adfe9d9) | spa_config_tryenter incorrectly handles the multiple-lock case :red_circle: | [5984](https://www.illumos.org/issues/5984) | [780828c](https://github.com/illumos/illumos-gate/commit/780828c) | | zfs clone should not mount the clone if canmount == noauto :red_circle: | [6328](https://www.illumos.org/issues/6328) | [9a686fb](https://github.com/illumos/illumos-gate/commit/9a686fb) | | Fix cstyle errors in zfs codebase -:red_circle: | [6298](https://www.illumos.org/issues/6298) | [e9316f7](https://github.com/illumos/illumos-gate/commit/e9316f7) | | zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support +:white_circle: | [6298](https://www.illumos.org/issues/6298) | [e9316f7](https://github.com/illumos/illumos-gate/commit/e9316f7) | [PR4217](https://github.com/zfsonlinux/zfs/pull/4217) | zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support :large_blue_circle: | [6267](https://www.illumos.org/issues/6267) | [d205810](https://github.com/illumos/illumos-gate/commit/d205810) | [bc4501f](https://github.com/zfsonlinux/zfs/commit/bc4501f) | dn_bonus evicted too early :large_blue_circle: | [6295](https://www.illumos.org/issues/6295) | [daec38e](https://github.com/illumos/illumos-gate/commit/daec38e) | [5f3d9c6](https://github.com/zfsonlinux/zfs/commit/5f3d9c6) | metaslab_condense's dbgmsg should include vdev id :large_blue_circle: | [6293](https://www.illumos.org/issues/6293) | [8fe00bf](https://github.com/illumos/illumos-gate/commit/8fe00bf) | [ab5cbbd](https://github.com/zfsonlinux/zfs/commit/ab5cbbd) | ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign() @@ -277,7 +277,7 @@ Status | Illumos Issue | Illumos :large_blue_circle: | [3543](https://www.illumos.org/issues/3543) | [62eae88](https://github.com/illumos/illumos-gate/commit/62eae88) | [8dca0a9](https://github.com/zfsonlinux/zfs/commit/8dca0a9) | Feature flags causes assertion in spa.c to miss certain cases :large_blue_circle: | [3588](https://www.illumos.org/issues/3588) | [77372cb](https://github.com/illumos/illumos-gate/commit/77372cb) | [24a6465](https://github.com/zfsonlinux/zfs/commit/24a6465) | provide zfs properties for logical (uncompressed) space used and referenced :large_blue_circle: | [3552](https://www.illumos.org/issues/3552) | [03f8c36](https://github.com/illumos/illumos-gate/commit/03f8c36) | [7a61440](https://github.com/zfsonlinux/zfs/commit/7a61440) | condensing one space map burns 3 seconds of CPU in spa_sync() thread (fix race condition) -:red_circle: | [3557](https://www.illumos.org/issues/3557) | [c61ea56](https://github.com/illumos/illumos-gate/commit/c61ea56) | | dumpvp_size is not updated correctly when a dump zvol's size is changed 3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device +:white_circle: | [3557](https://www.illumos.org/issues/3557) | [c61ea56](https://github.com/illumos/illumos-gate/commit/c61ea56) | [PR4217](https://github.com/zfsonlinux/zfs/pull/4217) | dumpvp_size is not updated correctly when a dump zvol's size is changed 3558 setting the volsize on a dump device does not return back ENOSPC 3559 setting a volsize larger than the space available sometimes succeeds 3560 dumpadm should be able to remove a dump device :large_blue_circle: | [3578](https://www.illumos.org/issues/3578) | [9eb57f7](https://github.com/illumos/illumos-gate/commit/9eb57f7) | [c2e42f9](https://github.com/zfsonlinux/zfs/commit/c2e42f9) | transferring the freed map to the defer map should be constant time 3579 ztest trips assertion in metaslab_weight() :large_blue_circle: | [3552](https://www.illumos.org/issues/3552) | [16a4a80](https://github.com/illumos/illumos-gate/commit/16a4a80) | [e51be06](https://github.com/zfsonlinux/zfs/commit/e51be06) | condensing one space map burns 3 seconds of CPU in spa_sync() thread 3564 spa_sync() spends 5-10% of its time in metaslab_sync() (when not condensing) 3566 recursive mutex panic in specfs :large_blue_circle: | [3561](https://www.illumos.org/issues/3561) | [20128a0](https://github.com/illumos/illumos-gate/commit/20128a0) | [23c0a13](https://github.com/zfsonlinux/zfs/commit/23c0a13) | arc_meta_limit should be exposed via kstats 3116 zpool reguid may log negative guids to internal SPA history @@ -373,8 +373,8 @@ Status | Illumos Issue | Illumos :large_blue_circle: | [278](https://www.illumos.org/issues/278) | [1af68be](https://github.com/illumos/illumos-gate/commit/1af68be) | [0b7936d](https://github.com/zfsonlinux/zfs/commit/0b7936d5) | get rid zfs of python and pyzfs dependencies - :large_blue_circle: 298 - Applied to master branch -- :white_circle: 2 - Open pull request against master branch pending review -- :red_circle: 46 - No existing pull request against the master branch +- :white_circle: 4 - Open pull request against master branch pending review +- :red_circle: 44 - No existing pull request against the master branch - :black_circle: 21 - Not applicable to Linux The list of Illumos commits was automatically generated as follows: