ZFS: Reserve DMU_BACKUP_FEATURE flags for Native Encryption and ZSTD

This commit is contained in:
allanjude 2018-07-24 04:38:11 +00:00
parent 163a837a7b
commit b8150c4df5

View File

@ -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 (encryption) feature */
/* flag #25 is reserved for the ZSTD compression feature */
/*
* Mask of all supported backup features