--- old/usr/src/cmd/truss/codes.c Tue Feb 3 13:17:14 2009 +++ new/usr/src/cmd/truss/codes.c Tue Feb 3 13:17:13 2009 @@ -1064,6 +1064,8 @@ "zfs_cmd_t" }, { (uint_t)ZFS_IOC_INHERIT_PROP, "ZFS_IOC_INHERIT_PROP", "zfs_cmd_t" }, + { (uint_t)ZFS_IOC_CRYPTO, "ZFS_IOC_CRYPTO", + "zfs_cmd_t" }, /* kssl ioctls */ { (uint_t)KSSL_ADD_ENTRY, "KSSL_ADD_ENTRY",