]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Correct bookmark_v2 dependencies
authorRichard Laager <rlaager@wiktel.com>
Fri, 19 Apr 2019 00:09:11 +0000 (19:09 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 25 Apr 2019 00:03:12 +0000 (17:03 -0700)
encryption depends on bookmark_v2.

bookmark_v2 depends on bookmarks.

Reviewed-by: Tom Caputi <tcaputi@datto.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
Closes #8641

man/man5/zpool-features.5

index cfd10dd96b41630fd22aa669d82fa8dcd3b510e1..1df7f0f76d41bc525e13dc84245cc026ed27d78e 100644 (file)
@@ -715,7 +715,7 @@ files.
 l l .
 GUID   com.datto:bookmark_v2
 READ\-ONLY COMPATIBLE  no
-DEPENDENCIES   extensible_dataset
+DEPENDENCIES   bookmark, extensible_dataset
 .TE
 
 This feature enables the creation and management of larger bookmarks which are
@@ -736,7 +736,7 @@ returned to the \fBenabled\fR state when all v2 bookmarks are destroyed.
 l l .
 GUID   com.datto:encryption
 READ\-ONLY COMPATIBLE  no
-DEPENDENCIES   extensible_dataset
+DEPENDENCIES   bookmark_v2, extensible_dataset
 .TE
 
 This feature enables the creation and management of natively encrypted datasets.