freebsd-dev/sys/cddl
Toomas Soome 84a6eddc43 loader: update symlink support in zfs reader
As the current zfs file system is providing symlink via system attributes, need
to update the code accordingly.

Note, as the zfsboot code does not free the memory at this time, the
object list will put some stress on the boot2 heap, eventually we should
address the issue.

Reviewed by:	allanjude, smh
Approved by:	allanjude (mentor)
Differential Revision:	https://reviews.freebsd.org/D9706
2017-02-22 22:00:50 +00:00
..
boot/zfs loader: update symlink support in zfs reader 2017-02-22 22:00:50 +00:00
compat/opensolaris reimplement zfsctl (.zfs) support 2017-02-21 17:47:08 +00:00
contrib/opensolaris zfs: move zio_taskq_basedc under SYSDC 2017-02-21 21:11:58 +00:00
dev Directly include needed headers rather than relying on pollution. 2017-02-17 03:27:20 +00:00