diff options
author | наб <[email protected]> | 2022-02-18 12:31:20 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2022-02-22 10:56:14 -0800 |
commit | 1f4376eb019534223756a5ee5d23be9e76d17aac (patch) | |
tree | 5ab26bdb6fbfc44b428c0a7b847fe31dc767ada3 /man/man7 | |
parent | 58a48481328b5db1e9aeb965fd7db16f33647ac7 (diff) |
zpool-features.7: never-return-enabled consistency
Reviewed by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #13116
Diffstat (limited to 'man/man7')
-rw-r--r-- | man/man7/zpool-features.7 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/man7/zpool-features.7 b/man/man7/zpool-features.7 index 1f606a6f8..2a3e70a08 100644 --- a/man/man7/zpool-features.7 +++ b/man/man7/zpool-features.7 @@ -503,8 +503,9 @@ can be created at the point in the tree on which the limits are set. .Pp This feature is .Sy active -once either of the limit properties has been set on a dataset. -Once activated the feature is never deactivated. +once either of the limit properties has been set on a dataset +and will never return to being +.Sy enabled . . .feature com.delphix hole_birth no enabled_txg This feature has/had bugs, the result of which is that, if you do a |