On 15/06/2015 21:06, Warner Losh wrote:
>
>> On Jun 15, 2015, at 8:37 AM, Matthew Ahrens wrote:
>>
>>
>>
>> On Mon, Jun 15, 2015 at 7:53 AM, Andriy Gapon wrote:
>>
>> P.S. My personal preference would be to drop that compat code and to
>> convince ZFS/FreeBSD users to always use boot enviro
> On Jun 15, 2015, at 8:37 AM, Matthew Ahrens wrote:
>
>
>
> On Mon, Jun 15, 2015 at 7:53 AM, Andriy Gapon wrote:
>
> P.S.
> My personal preference would be to drop that compat code and to convince
> ZFS/FreeBSD users to always use boot environments, so that their kernel and
> userland never
On Mon, Jun 15, 2015 at 7:53 AM, Andriy Gapon wrote:
>
> P.S.
> My personal preference would be to drop that compat code and to convince
> ZFS/FreeBSD users to always use boot environments, so that their kernel and
> userland never fall out of sync :)
>
Me too :-)
--matt
___
On 15/06/2015 13:48, Baptiste Daroussin wrote:
> Author: bapt
> Date: Mon Jun 15 10:48:48 2015
> New Revision: 284409
> URL: https://svnweb.freebsd.org/changeset/base/284409
>
> Log:
> Fix circular dependency between libzfs and libzfs_core
>
> libzfs_core is the wrapper around kernel ioctls
Author: bapt
Date: Mon Jun 15 10:48:48 2015
New Revision: 284409
URL: https://svnweb.freebsd.org/changeset/base/284409
Log:
Fix circular dependency between libzfs and libzfs_core
libzfs_core is the wrapper around kernel ioctls, the ioctl compat code belongs
to it
Modified:
head/cddl/li