All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Mark vdev_zaps_v2 and head_errlog as supported
@ 2024-05-16 19:27 Vladimir Serbinenko
  2024-06-03 16:34 ` Daniel Kiper
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Serbinenko @ 2024-05-16 19:27 UTC (permalink / raw)
  To: grub-devel; +Cc: Vladimir Serbinenko

We don't need any actual adjustments as we don't use the affected
structures

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
---
 grub-core/fs/zfs/zfs.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/grub-core/fs/zfs/zfs.c b/grub-core/fs/zfs/zfs.c
index b5453e006..dbe4ea503 100644
--- a/grub-core/fs/zfs/zfs.c
+++ b/grub-core/fs/zfs/zfs.c
@@ -291,6 +291,8 @@ static const char *spa_feature_names[] = {
   "com.delphix:embedded_data",
   "com.delphix:extensible_dataset",
   "org.open-zfs:large_blocks",
+  "com.klarasystems:vdev_zaps_v2",
+  "com.delphix:head_errlog",
   NULL
 };
 
-- 
2.39.2


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Mark vdev_zaps_v2 and head_errlog as supported
  2024-05-16 19:27 [PATCH] Mark vdev_zaps_v2 and head_errlog as supported Vladimir Serbinenko
@ 2024-06-03 16:34 ` Daniel Kiper
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Kiper @ 2024-06-03 16:34 UTC (permalink / raw)
  To: Vladimir Serbinenko; +Cc: grub-devel

On Thu, May 16, 2024 at 10:27:41PM +0300, Vladimir Serbinenko wrote:
> We don't need any actual adjustments as we don't use the affected
> structures
>
> Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>

Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-03 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 19:27 [PATCH] Mark vdev_zaps_v2 and head_errlog as supported Vladimir Serbinenko
2024-06-03 16:34 ` Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.