On 11/10/11 12:02, Robert Millan wrote:
Hi Zachary,
2011/9/14 Zachary Bedell:
FWIW, my commit comment locally for this was:
* Adjusts autoconf logic to properly detect libzfs on Linux.
* Includes additional headers necessary for libspl.
Excuse me if I missed something, but weren't you hol
On 10.11.2011 21:02, Robert Millan wrote:
> Hi Zachary,
>
> 2011/9/14 Zachary Bedell :
>> FWIW, my commit comment locally for this was:
>> * Adjusts autoconf logic to properly detect libzfs on Linux.
>> * Includes additional headers necessary for libspl.
> Excuse me if I missed something, but wer
On 10.11.2011 21:02, Robert Millan wrote:
> Hi Zachary,
>
> 2011/9/14 Zachary Bedell :
>> FWIW, my commit comment locally for this was:
>> * Adjusts autoconf logic to properly detect libzfs on Linux.
>> * Includes additional headers necessary for libspl.
> Excuse me if I missed something, but wer
Hi Zachary,
2011/9/14 Zachary Bedell :
> FWIW, my commit comment locally for this was:
> * Adjusts autoconf logic to properly detect libzfs on Linux.
> * Includes additional headers necessary for libspl.
Excuse me if I missed something, but weren't you holding the position
that libzfs ABI was t
On 14.09.2011 20:39, Zachary Bedell wrote:
> Finally getting back to this & trying address concerns below:
>
> On Aug 18, 2011, at 12:49 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> > On 09.08.2011 19:48, Zachary Bedell wrote:
>>> >>
>>> >> * Scan /proc/mounts and /etc/mtab in addition to /
Finally getting back to this & trying address concerns below:
On Aug 18, 2011, at 12:49 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 09.08.2011 19:48, Zachary Bedell wrote:
>>
>> * Scan /proc/mounts and /etc/mtab in addition to /etc/mnttab to discover
>> mounted filesystems in grub_find
On 09.08.2011 19:48, Zachary Bedell wrote:
> Attached is a patch which allows Grub to detect and use libzfs on Linux as
> provided by the ZfsOnLinux project.
>
> Most of this work was originally done by Darik Horn (dajhorn on GitHub)
> against the Grub 1.99 releases as patched by Ubuntu. I've