]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos 3654,3656
authorMatthew Ahrens <mahrens@delphix.com>
Mon, 3 Nov 2014 19:12:40 +0000 (11:12 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 May 2015 16:41:09 +0000 (09:41 -0700)
commit83017311e4a64bc49d43d1f8c93fc0e2263bb41b
tree7a428bfc65087cc6c90bf86436b3248f34bc449c
parent6102d0376ecfbcc1f63819bc1046ee78b7f3d4fc
Illumos 3654,3656

3654 zdb should print number of ganged blocks
3656 remove unused function zap_cursor_move_to_key()
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>

References:
  https://www.illumos.org/issues/3654
  https://www.illumos.org/issues/3656
  https://github.com/illumos/illumos-gate/commit/d5ee8a1

Porting Notes:

3655 and 3657 were part of this commit but those hunks were dropped
since they apply to mdb.

Ported by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/zdb/zdb.c
include/sys/zap.h
include/sys/zap_impl.h
module/zfs/zap.c
module/zfs/zap_micro.c