HomeFreeBSD

Align mount options handling and type/function names with OpenZFS

Description

Align mount options handling and type/function names with OpenZFS

Refactor the temporary mount option in a way which minimizes
differences with upstream. Additionally, replace the zfs_sb_t
type with zfsvfs_t and rename several functions to be consistent
with the upstream names.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5876

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Mar 13 2017, 10:08 PM
GitHub <noreply@github.com>Committed on Mar 13 2017, 10:08 PM
Parents
rG1c2555ef9265: Restructure mount option handling
rGef1bdf363c02: Fix ZVOL BLKFLSBUF ioctl
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG09ec770c2cfd: Align mount options handling and type/function names with OpenZFS (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Mar 13 2017, 10:08 PM