Skip to content

Commit

Permalink
Minor property fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raamsri committed Feb 3, 2025
1 parent e54a725 commit f8753c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/zfs/common/properties.go
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ var anytimePoolProps = map[string]struct{}{
"cachefile": {},
"comment": {},
"multihost": {},
"autotrim": {},
"ashift": {}, // Can be set anytime
}

Expand Down

0 comments on commit f8753c3

Please sign in to comment.