Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zfs: don't pretty-print objsetid property
The objsetid property, while being stored as a number, is a dataset identifier and should not be pretty-printed. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Chris Dunlop <chris@onthe.net.au> Signed-off-by: loli10K <ezomori.nozomu@gmail.com> Closes openzfs#8784
- Loading branch information