Hi, I was somewhat confused by the output of `zfs get version <fs>` being 3, when dmesg reads 'ZFS filesystem version 14'. Shouldn't we use ZPL_VERSION_STRING in sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c instead of SPA_VERSION_STRING to report ZFS filesystem version? TIA, Yuri