* util/grub-probe.c (probe): Don't crash on canonicalize_file_name

failure.
	Put back lost PRINT_DRIVE.
This commit is contained in:
Richard Laager 2012-02-03 11:02:06 +01:00 committed by Vladimir 'phcoder' Serbinenko
parent e9084abefd
commit 65f08dbfe0
3 changed files with 19 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2012-02-03 Richard Laager <rlaager@wiktel.com>
* util/grub-probe.c (probe): Don't crash on canonicalize_file_name
failure.
Put back lost PRINT_DRIVE.
2012-02-03 Richard Laager <rlaager@wiktel.com>
* util/getroot.c (find_root_devices_from_libzfs): Fix compilation error.