Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change 3-digit octal escapes to 4-digit ones
Prefixing an octal value with a leading zero is the standard way to disambiguate it. This change only impacts the `zfs diff` output and is therefore very limited in scope. Signed-off-by: Hajo M<C3><B6>ller <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes openzfs#3417
- Loading branch information