diff --git a/Illumos-Tracking.md b/Illumos-Tracking.md index 88ae0ed..2367f77 100644 --- a/Illumos-Tracking.md +++ b/Illumos-Tracking.md @@ -249,7 +249,7 @@ Status | Illumos Issue | Illumos :large_blue_circle: | [3829](https://www.illumos.org/issues/3829) | [bb6e707](https://github.com/illumos/illumos-gate/commit/bb6e707) | [1a07775](https://github.com/zfsonlinux/zfs/commit/1a07775) | fix for 3740 changed behavior of zfs destroy/hold/release ioctl :large_blue_circle: | [3818](https://www.illumos.org/issues/3818) | [7f2416e](https://github.com/illumos/illumos-gate/commit/7f2416e) | [34ffbed](https://github.com/zfsonlinux/zfs/commit/34ffbed) | zpool status -x should report pools with removed l2arc devices :large_blue_circle: | [3740](https://www.illumos.org/issues/3740) | [a7a845e](https://github.com/illumos/illumos-gate/commit/a7a845e) | [95fd54a](https://github.com/zfsonlinux/zfs/commit/95fd54a) | Poor ZFS send / receive performance due to snapshot hold / release processing -:white_circle: | [3749](https://www.illumos.org/issues/3749) | [3cb69f7](https://github.com/illumos/illumos-gate/commit/3cb69f7) | [PR4208](https://github.com/zfsonlinux/zfs/pull/4208) | zfs event processing should work on R/O root filesystems +:large_blue_circle: | [3749](https://www.illumos.org/issues/3749) | [3cb69f7](https://github.com/illumos/illumos-gate/commit/3cb69f7) | [e6cfd63](https://github.com/zfsonlinux/zfs/commit/e6cfd63) | zfs event processing should work on R/O root filesystems :large_blue_circle: | [3747](https://www.illumos.org/issues/3747) | [b3d9f2e](https://github.com/illumos/illumos-gate/commit/b3d9f2e) | [090ff09](https://github.com/zfsonlinux/zfs/commit/090ff09) | txg commit callbacks don't work :large_blue_circle: | [3745](https://www.illumos.org/issues/3745) | [8b71377](https://github.com/illumos/illumos-gate/commit/8b71377) | [7bc7f25](https://github.com/zfsonlinux/zfs/commit/7bc7f25) | zpool create should treat -O mountpoint and -m the same 3811 zpool create -o altroot=/xyz -O mountpoint=/mnt ignores the mountpoint option :large_blue_circle: | [3744](https://www.illumos.org/issues/3744) | [fc7a6e3](https://github.com/illumos/illumos-gate/commit/fc7a6e3) | [d09f25d](https://github.com/zfsonlinux/zfs/commit/d09f25d) | zfs shouldn't ignore errors unmounting snapshots @@ -372,8 +372,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: 295 - Applied to master branch -- :white_circle: 2 - Open pull request against master branch pending review +- :large_blue_circle: 296 - Applied to master branch +- :white_circle: 1 - Open pull request against master branch pending review - :red_circle: 49 - No existing pull request against the master branch - :black_circle: 21 - Not applicable to Linux