Update Illumos 6681

Brian Behlendorf 2016-03-15 18:52:48 -07:00
parent 045e93c07a
commit d99447043d
1 changed files with 4 additions and 4 deletions

@ -2,7 +2,7 @@
Status | Illumos Issue | Illumos | Linux | Description
------------------- | ------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------------
:white_circle: | [6681](https://www.illumos.org/issues/6681) | [d09e447](https://github.com/illumos/illumos-gate/commit/d09e447) | [PR4406](https://github.com/zfsonlinux/zfs/pull/4406) | zfs list burning lots of time in dodefault() via dsl_prop_*
:large_blue_circle: | [6681](https://www.illumos.org/issues/6681) | [d09e447](https://github.com/illumos/illumos-gate/commit/d09e447) | [887d1e6](https://github.com/zfsonlinux/zfs/commit/887d1e6) | zfs list burning lots of time in dodefault() via dsl_prop_*
:large_blue_circle: | [6370](https://www.illumos.org/issues/6370) | [286ef71](https://github.com/illumos/illumos-gate/commit/286ef71) | [c352ec2](https://github.com/zfsonlinux/zfs/commit/c352ec2) | ZFS send fails to transmit some holes
:red_circle: | [6672](https://www.illumos.org/issues/6672) | [a8f6344](https://github.com/illumos/illumos-gate/commit/a8f6344) | | arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt() 6673 want a macro to convert seconds to nanoseconds and vice-versa
:red_circle: | [2897](https://www.illumos.org/issues/2897) | [879bece](https://github.com/illumos/illumos-gate/commit/879bece) | | "zpool split" documentation missing from manpage
@ -394,8 +394,8 @@ 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: 326 - Applied to master branch
- :white_circle: 4 - Open pull request against master branch pending review
- :large_blue_circle: 327 - Applied to master branch
- :white_circle: 3 - Open pull request against master branch pending review
- :red_circle: 40 - No existing pull request against the master branch
- :black_circle: 23 - Not applicable to Linux
@ -412,4 +412,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.*##'
```
```