grub-devel
[Top][All Lists]
Advanced

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

[PATCH] ZFS "(dev)/foo@/" pathnames


From: Robert Millan
Subject: [PATCH] ZFS "(dev)/foo@/" pathnames
Date: Thu, 29 Jul 2010 18:25:35 +0200

This patch is a proof of concept for solving the ZFS "(dev)/foo@/"
pathname problem at the lowest possible level: a small change in
grub_make_system_path_relative_to_its_root() propagates into
all the places in grub-install and grub-mkconfig that are affected
by the problem.

It factors some of the code in my previous patch, so that it can be
reused to extract the zpool filesystem names.

(It still needs some polish like adding function prototypes)

Comments?

Attachment: relpath.diff
Description: Text Data


reply via email to

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