2010-08-09 Robert Millan <rmh@gnu.org>

* kern/emu/misc.c (grub_make_system_path_relative_to_its_root): Filter
	out unused variables on non-ZFS build.
This commit is contained in:
Robert Millan 2010-08-09 17:44:24 +02:00
parent 346c207240
commit 07f360e92d
2 changed files with 16 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2010-08-09 Robert Millan <rmh@gnu.org>
* kern/emu/misc.c (grub_make_system_path_relative_to_its_root): Filter
out unused variables on non-ZFS build.
2010-08-08 Robert Millan <rmh@gnu.org>
Fix path generation for sub-filesystems in ZFS.