diff --git a/OpenZFS-exceptions.md b/OpenZFS-exceptions.md index ba838ca..2caa55d 100644 --- a/OpenZFS-exceptions.md +++ b/OpenZFS-exceptions.md @@ -56,7 +56,6 @@ OpenZFS issue id | status/ZFS commit | comment 5768|- |The change isn't relevant, `zfs_ctldir.c` was rewritten for Linux. 5766|4dd1893| 5693|0f7d2a4| -5120|! |This patch should eventually be adopted. However, since we have no control over which version of grub is shipped by a distribution it's safest to defer until newer versions of grub are part of the default install. Was alredy ported without merge to master, see #5688 ZoL PR. 5410|0bf8501| 5409|b23d543| 5316|- |The illumos idmap facility isn't available under Linux. This patch could still be applied to minimize code delta or all HAVE_IDMAP chunks could be removed on Linux for better readability. @@ -66,6 +65,7 @@ OpenZFS issue id | status/ZFS commit | comment 5149|- |Equivalent Linux functionality is provided by the `zvol_max_discard_blocks` module option. 5148|- |Discards are handled differently under Linux, there is no DKIOCFREE ioctl. 5136|e8b96c6| +5120|! |This patch should eventually be adopted. However, since we have no control over which version of grub is shipped by a distribution it's safest to defer until newer versions of grub are part of the default install. Was alredy ported without merge to master, see #5688 ZoL PR. 4752|aa9af22| 4745|411bf20| 4698|4fcc437|