mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
9672 Reserve a ZFS replication stream feature flag for ZSTD compression
illumos/illumos-gate@acd7f809f0 Author: Allan Jude <allanjude@freebsd.org> Reviewed by: Matt Ahrens <matt@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
This commit is contained in:
parent
3e5c5ebd6f
commit
81347f1940
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/vendor-sys/illumos/dist/; revision=338864
@ -94,6 +94,8 @@ typedef enum drr_headertype {
|
||||
/* flag #21 is reserved for a Delphix feature */
|
||||
#define DMU_BACKUP_FEATURE_COMPRESSED (1 << 22)
|
||||
/* flag #23 is reserved for the large dnode feature */
|
||||
/* flag #24 is reserved for the raw send feature */
|
||||
/* flag #25 is reserved for the ZSTD compression feature */
|
||||
|
||||
/*
|
||||
* Mask of all supported backup features
|
||||
|
Loading…
Reference in New Issue
Block a user