5120 moved

George Melikov 2017-01-31 13:06:17 +04:00
parent ab94888809
commit 9c2f4e7846
1 changed files with 1 additions and 1 deletions

@ -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|