HomeFreeBSD

Add libnvpair to mount_zfs dependencies

Description

Add libnvpair to mount_zfs dependencies

Commit e6f290535c2fff8b940c4eacb1c90cbc2cfc7508 added libzpool to
the mount_zfs dependencies. This brought in the nvpair symbols
which are used by libzpool. To resolve this include the libnvpair
library for mount_zfs even though mount_zfs doesn't directly
require any of these symbols.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #926

Details

Provenance
Etienne Dechamps <e-t172@akegroup.org>Authored on Sep 2 2012, 8:09 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 2 2012, 10:36 PM
Parents
rGb79fc3fea9e9: Add zstreamdump(8) command to examine ZFS send streams.
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGba7dbeb22e4b: Add libnvpair to mount_zfs dependencies (authored by Etienne Dechamps <e-t172@akegroup.org>).Sep 2 2012, 10:36 PM