]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos 3465, 3466, 3467, 3468, 3470, 3473
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 13 Jan 2016 19:39:25 +0000 (11:39 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 13 Jan 2016 21:56:27 +0000 (13:56 -0800)
commitd21f279a94994f65e6bdcbbca9fd2eb552a0d604
tree80ca49c661af6acb7d1cea9a2b7b767e0627041f
parent89666a8e1cfe8691a31fa8ca33c55362e959e2ed
Illumos 3465, 3466, 3467, 3468, 3470, 3473

3465 ::walk ... | ::<dcmd> misinterprets input as symbol names
3466 ::tsd should handle missing/NULL values better
3467 mdb_ctf_vread() could be more useful
3468 mdb enhancements for zfs development
3470 ::whatis does not print callers from KMF_LITE
3473 mdb_get_module() returns wrong module
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@nexenta.com>

References:
  https://www.illumos.org/issues/3468
  https://github.com/illumos/illumos-gate/commit/28e4da2

Porting notes:
- The only portion of this patch which applies to ZoL is a small
  change to types used in the refcount structure.

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4216
include/sys/refcount.h