correcting circle count (white_circle +/- 0, large_blue_circle +1 )

kernelOfTruth aka. kOT, Gentoo user 2016-02-26 15:02:22 +01:00
parent ecc42bb31a
commit 77c67f07e3
1 changed files with 2 additions and 2 deletions

@ -2,7 +2,7 @@
Status | Illumos Issue | Illumos | Linux | Description
------------------- | ------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------------
:red_circle: | [6370](https://www.illumos.org/issues/6370) | | [PR4369](https://github.com/zfsonlinux/zfs/pull/4369) | ZFS send fails to transmit some holes
:white_circle: | [6370](https://www.illumos.org/issues/6370) | | [PR4369](https://github.com/zfsonlinux/zfs/pull/4369) | ZFS send fails to transmit some holes
:large_blue_circle: | [4448](https://www.illumos.org/issues/4448) | [b211eb9](https://github.com/illumos/illumos-gate/commit/b211eb9) | [0075955](https://github.com/zfsonlinux/zfs/commit/0075955) | zfs diff misprints unicode characters
:large_blue_circle: | [6450](https://www.illumos.org/issues/6450) | [38d6103](https://github.com/illumos/illumos-gate/commit/38d6103) | [b77222c](https://github.com/zfsonlinux/zfs/commit/b77222c) | scrub/resilver unnecessarily traverses snapshots created after the scrub started
:large_blue_circle: | [6537](https://www.illumos.org/issues/6537) | [8c04a1f](https://github.com/illumos/illumos-gate/commit/8c04a1f) | [7c9abfa](https://github.com/zfsonlinux/zfs/commit/7c9abfa) | Panic on zpool scrub with DEBUG kernel
@ -378,7 +378,7 @@ Status | Illumos Issue | Illumos
:black_circle: | [184](https://www.illumos.org/issues/184) | [c4fc6b2](https://github.com/illumos/illumos-gate/commit/c4fc6b2) | | zfs_putpage() optimization
: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: 322 - Applied to master branch
- :large_blue_circle: 323 - Applied to master branch
- :white_circle: 3 - Open pull request against master branch pending review
- :red_circle: 25 - No existing pull request against the master branch
- :black_circle: 23 - Not applicable to Linux