added pull for Illumos 4448 zfs diff misprints unicode characters

kernelOfTruth aka. kOT, Gentoo user 2016-01-30 21:35:44 +01:00
parent 831ce578f2
commit 633df27a72
1 changed files with 2 additions and 1 deletions

@ -2,6 +2,7 @@
Status | Illumos Issue | Illumos | Linux | Description
------------------- | ------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------------
:white_circle: | [4448](https://www.illumos.org/issues/4448) | [b211eb9](https://github.com/illumos/illumos-gate/commit/b211eb9) | [PR4291](https://github.com/zfsonlinux/zfs/pull/4291) | zfs diff misprints unicode characters
:red_circle: | [6450](https://www.illumos.org/issues/6450) | [38d6103](https://github.com/illumos/illumos-gate/commit/38d6103) | | scrub/resilver unnecessarily traverses snapshots created after the scrub started
:red_circle: | [6537](https://www.illumos.org/issues/6537) | [8c04a1f](https://github.com/illumos/illumos-gate/commit/8c04a1f) | | Panic on zpool scrub with DEBUG kernel
:red_circle: | [6531](https://www.illumos.org/issues/6531) | [97e8130](https://github.com/illumos/illumos-gate/commit/97e8130) | | Provide mechanism to artificially limit disk performance
@ -377,7 +378,7 @@ 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: 318 - Applied to master branch
- :white_circle: 1 - Open pull request against master branch pending review
- :white_circle: 2 - Open pull request against master branch pending review
- :red_circle: 29 - No existing pull request against the master branch
- :black_circle: 23 - Not applicable to Linux