Page MenuHomeFreeBSD

libzfs: add zfs_mount_at, switch libbe to it
ClosedPublic

Authored by kevans on Jan 11 2020, 4:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 3:42 AM
Unknown Object (File)
Mon, Oct 6, 11:33 PM
Unknown Object (File)
Mon, Oct 6, 1:36 AM
Unknown Object (File)
Wed, Oct 1, 1:08 AM
Unknown Object (File)
Fri, Sep 26, 12:40 AM
Unknown Object (File)
Thu, Sep 25, 4:39 AM
Unknown Object (File)
Sep 17 2025, 7:11 PM
Unknown Object (File)
Sep 13 2025, 10:36 PM
Subscribers

Details

Summary

More importantly, switch libbe away from the internal zmount() interface. A similar diff is being proposed to ZoL at https://github.com/zfsonlinux/zfs/pull/9833 for this as well.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Remove spurious blank line

This was accepted into ZoL this morning: https://github.com/zfsonlinux/zfs/commit/68a192e4b762 -> merging this into the FreeBSD-merging-into-ZoL efforts should be fairly trivial

Looks reasonable. This will make its way into ZoF next time we rebase, since there aren't any platform-specific files changed. The port should be updated shortly thereafter.

This revision is now accepted and ready to land.Jan 14 2020, 5:17 PM
This revision was automatically updated to reflect the committed changes.