You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix get_dataset_properties to avoid propagating inherited UUIDs (#7232)
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.
0 commit comments