Skip to content

Commit

Permalink
Fix get_dataset_properties to avoid propagating inherited UUIDs (#7232)
Browse files Browse the repository at this point in the history
Fixes #7231

Rather than relying on `zfs list`, uses `zfs get` and parses the
`source` field to decide how properties should be used.

This method is used when reporting inventory.
  • Loading branch information
smklein authored Dec 11, 2024
1 parent cfd5a89 commit dcc0df3
Showing 1 changed file with 271 additions and 97 deletions.
Loading

0 comments on commit dcc0df3

Please sign in to comment.