-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an openzfs-2.3 compatibility file for the next release. While there are no compatibility difference between Linux and FreeBSD for 2.3 symlinks for the -linux and -freebsd names are created for any scripts expecting that convention. Signed-off-by: Brian Behlendorf <[email protected]>
- Loading branch information
1 parent
20232ec
commit e993cbb
Showing
2 changed files
with
48 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Features supported by OpenZFS 2.3 on Linux and FreeBSD | ||
allocation_classes | ||
async_destroy | ||
blake3 | ||
block_cloning | ||
bookmark_v2 | ||
bookmark_written | ||
bookmarks | ||
device_rebuild | ||
device_removal | ||
draid | ||
edonr | ||
embedded_data | ||
empty_bpobj | ||
enabled_txg | ||
encryption | ||
extensible_dataset | ||
fast_dedup | ||
filesystem_limits | ||
head_errlog | ||
hole_birth | ||
large_blocks | ||
large_dnode | ||
livelist | ||
log_spacemap | ||
longname | ||
lz4_compress | ||
multi_vdev_crash_dump | ||
obsolete_counts | ||
project_quota | ||
raidz_expansion | ||
redacted_datasets | ||
redaction_bookmarks | ||
redaction_list_spill | ||
resilver_defer | ||
sha512 | ||
skein | ||
spacemap_histogram | ||
spacemap_v2 | ||
userobj_accounting | ||
vdev_zaps_v2 | ||
zilsaxattr | ||
zpool_checkpoint | ||
zstd_compress |