2011-11-25 Robert Millan <rmh@gnu.org>

* util/getroot.c [HAVE_LIMITS_H]: Include `<limits.h>'.
        (find_root_device_from_libzfs): Add zpool output parser to be used
        as fallback when libzfs isn't available.
This commit is contained in:
Robert Millan 2011-11-25 23:07:33 +01:00
parent 78845dc270
commit fd258e5cce
2 changed files with 65 additions and 15 deletions

View file

@ -1,3 +1,9 @@
2011-11-25 Robert Millan <rmh@gnu.org>
* util/getroot.c [HAVE_LIMITS_H]: Include `<limits.h>'.
(find_root_device_from_libzfs): Add zpool output parser to be used
as fallback when libzfs isn't available.
2011-11-25 Seth Goldberg <seth.goldberg@oracle.com>
* po/Makefile.in.in: Add missing escape-continuation.