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)
Wed, Aug 6, 10:32 PM
Unknown Object (File)
Thu, Jul 24, 6:17 AM
Unknown Object (File)
Thu, Jul 24, 4:13 AM
Unknown Object (File)
Jul 10 2025, 5:05 PM
Unknown Object (File)
Jun 28 2025, 10:46 PM
Unknown Object (File)
Jun 22 2025, 1:41 PM
Unknown Object (File)
Jun 11 2025, 1:49 AM
Unknown Object (File)
Jun 3 2025, 11:17 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 28603

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.