From 59e0825c1c374083add08e1d87e70a1f31e2444d Mon Sep 17 00:00:00 2001 From: David Quigley Date: Wed, 27 Apr 2016 13:03:48 -0400 Subject: [PATCH] Updated OpenZFS Tracking (markdown) --- OpenZFS-Tracking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenZFS-Tracking.md b/OpenZFS-Tracking.md index 4483f70..beb4595 100644 --- a/OpenZFS-Tracking.md +++ b/OpenZFS-Tracking.md @@ -7,7 +7,7 @@ Status | Illumos Issue | Illumos :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 :red_circle: | [4465](https://www.illumos.org/issues/4465) | [c8323d4](https://github.com/illumos/illumos-gate/commit/c8323d4) | | zpool(1M) is able to offline cache vdevs despite what man page says 5659 in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool -:red_circle: | [6659](https://www.illumos.org/issues/6659) | [aab83bb](https://github.com/illumos/illumos-gate/commit/aab83bb) | | nvlist_free(NULL) is a no-op +:white_circle: | [6659](https://www.illumos.org/issues/6659) | [aab83bb](https://github.com/illumos/illumos-gate/commit/aab83bb) | | nvlist_free(NULL) is a no-op :red_circle: | [4521](https://www.illumos.org/issues/4521) | [8808ac5](https://github.com/illumos/illumos-gate/commit/8808ac5) | | zfstest is trying to execute evil "zfs unmount -a" :red_circle: | [6603](https://www.illumos.org/issues/6603) | [0803e91](https://github.com/illumos/illumos-gate/commit/0803e91) | | zfeature_register() should verify ZFEATURE_FLAG_PER_DATASET implies SPA_FEATURE_EXTENSIBLE_DATASET :red_circle: | [6586](https://www.illumos.org/issues/6586) | [22b6687](https://github.com/illumos/illumos-gate/commit/22b6687) | | Whitespace inconsistencies in the spa feature dependency arrays in zfeature_common.c