Files
mirror_zfs/cmd
Pavel Boldin 88cfff1824 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 <boldin.pavel@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4440
2016-03-30 12:39:21 -07:00
..
2013-01-09 16:54:58 -08:00
2016-03-18 13:31:11 -07:00
2016-03-18 13:31:11 -07:00
2016-03-21 10:20:02 -07:00
2016-03-18 13:31:11 -07:00
2015-03-03 13:38:17 -08:00