5120 update

George Melikov 2017-01-31 13:03:56 +04:00
parent 64d8b71f26
commit ab94888809
1 changed files with 1 additions and 1 deletions

@ -56,7 +56,7 @@ OpenZFS issue id | status/ZFS commit | comment
5768|- |The change isn't relevant, `zfs_ctldir.c` was rewritten for Linux.
5766|4dd1893|
5693|0f7d2a4|
5688|! |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.
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.