Update Illumos 5219
parent
81656a8464
commit
ad8c82a1d3
|
@ -41,7 +41,7 @@ Status | Illumos Issue | Illumos
|
|||
:red_circle: | [6286](https://www.illumos.org/issues/6286) | [6de9bb5](https://github.com/illumos/illumos-gate/commit/6de9bb5) | | ZFS internal error when set large block on bootfs
|
||||
:large_blue_circle: | [6288](https://www.illumos.org/issues/6288) | [0f2e7d0](https://github.com/illumos/illumos-gate/commit/0f2e7d0) | [5a28a97](https://github.com/zfsonlinux/zfs/commit/5a28a97) | dmu_buf_will_dirty could be faster
|
||||
:large_blue_circle: | [6281](https://www.illumos.org/issues/6281) | [6328027](https://github.com/illumos/illumos-gate/commit/6328027) | [a6fb32b8](https://github.com/zfsonlinux/zfs/commit/6fb32b8) | prefetching should apply to 1MB reads
|
||||
:red_circle: | [5219](https://www.illumos.org/issues/5219) | [d7d9a6d](https://github.com/illumos/illumos-gate/commit/d7d9a6d) | | l2arc_write_buffers() may write beyond target_sz
|
||||
:large_blue_circle: | [5219](https://www.illumos.org/issues/5219) | [d7d9a6d](https://github.com/illumos/illumos-gate/commit/d7d9a6d) | [ef56b07](https://github.com/zfsonlinux/zfs/commit/ef56b07) | l2arc_write_buffers() may write beyond target_sz
|
||||
:large_blue_circle: | [6280](https://www.illumos.org/issues/6280) | [d1672ef](https://github.com/illumos/illumos-gate/commit/d1672ef) | [7ea4f88](https://github.com/zfsonlinux/zfs/commit/7ea4f88) | libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED
|
||||
: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
|
||||
|
@ -376,9 +376,9 @@ 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: 314 - Applied to master branch
|
||||
- :large_blue_circle: 315 - Applied to master branch
|
||||
- :white_circle: 2 - Open pull request against master branch pending review
|
||||
- :red_circle: 32 - No existing pull request against the master branch
|
||||
- :red_circle: 31 - No existing pull request against the master branch
|
||||
- :black_circle: 23 - Not applicable to Linux
|
||||
|
||||
The list of Illumos commits was automatically generated as follows:
|
||||
|
|
Loading…
Reference in New Issue