3306 zdb should be able to issue reads in parallel
commit31d7e8fa33fae995f558673adb22641b5aa8b6e1
authorGeorge Wilson <george.wilson@delphix.com>
Sat, 8 Sep 2012 00:29:12 +0000 (7 17:29 -0700)
committerChristopher Siden <chris.siden@delphix.com>
Fri, 2 Nov 2012 20:57:48 +0000 (2 13:57 -0700)
treed9c24f7c89681abcaca5171f8352393da290144f
parent5c68564d80b7e4acff16ce069e5e3d412d73ce69
3306 zdb should be able to issue reads in parallel
3321 'zpool reopen' command should be documented in the man page and help message
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com>
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>
usr/src/cmd/zdb/zdb.c
usr/src/cmd/zpool/zpool_main.c
usr/src/lib/libzpool/common/kernel.c
usr/src/lib/libzpool/common/sys/zfs_context.h
usr/src/man/man1m/zdb.1m
usr/src/man/man1m/zpool.1m
usr/src/uts/common/fs/zfs/sys/vdev_impl.h
usr/src/uts/common/fs/zfs/vdev_disk.c
usr/src/uts/common/fs/zfs/vdev_file.c
usr/src/uts/common/fs/zfs/zio.c