grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getroot for ZFS without libzfs?


From: Robert Millan
Subject: Re: getroot for ZFS without libzfs?
Date: Sat, 15 Oct 2011 18:59:47 +0200

Hi,

Please test / comment on proof-of-concept attached patch, it gets rid
of libzfs dependency in GRUB.

The approach is to implement a disk abstraction, like LVM does, but in
this case a very simple one (passthrough).  Then grub-probe et al can
obtain their information from this abstraction layer like they
currently do with LVM or mdRAID, but they don't need the device node
list anymore (since it's filled with a full scan, as with LVM).

-- 
Robert Millan

Attachment: zfs.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]