Actions
Bug #10000
closedFeature #9991: loader: optimize for size
loader: stop using ../zfs/libzfs.h but instead use libzfs.h
Start date:
2018-11-21
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
FreeBSD update:
https://svnweb.freebsd.org/base?view=revision&revision=336085
Remove LOADER_ZFS_SUPPORT define - we only build with ZFS.
This work is needed to prepare the move of zfs reader sources.
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 3d4c0714448bf50d3c38268aa5fab56fef0ee496
commit 3d4c0714448bf50d3c38268aa5fab56fef0ee496 Author: Toomas Soome <tsoome@me.com> Date: 2018-11-30T23:10:33.000Z 10000 loader: stop using ../zfs/libzfs.h but instead use libzfs.h Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions