diff options
author | Pavel Boldin <[email protected]> | 2016-03-28 01:28:32 +0300 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-03-30 12:39:21 -0700 |
commit | 88cfff182432e4d1c24c877f33b47ee6cf109eee (patch) | |
tree | ad329613fada477c3e2a11ebe08239421b67e1fe /module/zpios | |
parent | 726c4a25659bfc0b3458da48a115dad67ddcb2ab (diff) |
zfs_main: fix `zfs userspace` squashing unresolved entries
The `zfs userspace` squashes all entries with unresolved numeric
values into a single output entry due to the comparsion always
made by the string name which is empty in case of unresolved IDs.
Fix this by falling to a numerical comparison when either one
of string values is not found. This then compares any numerical
values after all with a name resolved.
Signed-off-by: Pavel Boldin <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #4440
Diffstat (limited to 'module/zpios')
0 files changed, 0 insertions, 0 deletions