diff options
Diffstat (limited to 'man/man5')
-rw-r--r-- | man/man5/zpool-features.5 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/man/man5/zpool-features.5 b/man/man5/zpool-features.5 index 78ea559f3..a23f3aed4 100644 --- a/man/man5/zpool-features.5 +++ b/man/man5/zpool-features.5 @@ -619,5 +619,26 @@ files. .RE +.sp +.ne 2 +.na +\fB\fBencryption\fR\fR +.ad +.RS 4n +.TS +l l . +GUID com.datto:encryption +READ\-ONLY COMPATIBLE no +DEPENDENCIES extensible_dataset +.TE + +This feature enables the creation and management of natively encrypted datasets. + +This feature becomes \fBactive\fR when an encrypted dataset is created and will +be returned to the \fBenabled\fR state when all datasets that use this feature +are destroyed. + +.RE + .SH "SEE ALSO" \fBzpool\fR(8) |