From: Brian Behlendorf Date: Mon, 13 Mar 2017 22:08:40 +0000 (-0700) Subject: Align mount options handling and type/function names with OpenZFS X-Git-Tag: zfs-0.7.0-rc4~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09ec770c2cfdb105e1d4a6e7470f2456d37c65e0;p=zfs 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 Reviewed-by: Tim Chase Signed-off-by: Brian Behlendorf Closes #5876 --- 09ec770c2cfdb105e1d4a6e7470f2456d37c65e0