]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFV r303083: 7164 zdb should be able to open the root dataset
authorAndriy Gapon <avg@FreeBSD.org>
Wed, 20 Jul 2016 11:15:32 +0000 (11:15 +0000)
committerAndriy Gapon <avg@FreeBSD.org>
Wed, 20 Jul 2016 11:15:32 +0000 (11:15 +0000)
commit7ad541f1f855c9674129379af3a3dbe397cd9024
treec8d04a160a37687e4e05bba3a5c4f2a3b99ee6aa
parent037140a44bd0ba6b80c67fa8f4c965b7580133c6
parent053b1b4d5960e4a0899a818876331fef7120a37f
MFV r303083: 7164 zdb should be able to open the root dataset

Note: conversion of the manual page change from roff to mdoc is mine.

illumos/illumos-gate@b702644a6eb66615d67b492fd73ecd9efa11fc7d
https://github.com/illumos/illumos-gate/commit/b702644a6eb66615d67b492fd73ecd9efa11fc7d

https://www.illumos.org/issues/7164
  If the pool/dataset command-line argument is specified with a trailing
  slash, for example, "tank/", we should interpret it as the topmost
  dataset (rather than the whole pool)

Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Tim Chase <tim@chase2k.com>
PR: 204661
MFC after: 1 week
Relnotes: yes
cddl/contrib/opensolaris/cmd/zdb/zdb.8
cddl/contrib/opensolaris/cmd/zdb/zdb.c