]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/mips/idt/obio.c
MFV r316861: 6866 zdb -l should return non-zero if it fails to find any label
authorAlan Somers <asomers@FreeBSD.org>
Mon, 2 Oct 2017 22:13:20 +0000 (22:13 +0000)
committerAlan Somers <asomers@FreeBSD.org>
Mon, 2 Oct 2017 22:13:20 +0000 (22:13 +0000)
commit2091d1c3b98ec20e42475d8301b01aba98a5f2b3
tree0ded30ab2b0316c4665abd94fd7792a738228911
parent66eafdf0528ab6b1b670433e6b5b2c889cb5ba97
parentb91038ef7aac4c90c9dde9984dafd977a8c665a4
MFV r316861: 6866 zdb -l should return non-zero if it fails to find any label

illumos/illumos-gate@64723e361134b2a2c45341334174f9d34002f8d0
https://github.com/illumos/illumos-gate/commit/64723e361134b2a2c45341334174f9d34002f8d0

https://www.illumos.org/issues/6866
  Need this for #6865.
  To be generally more scripting-friendly, overload this issue with adding '-q'
  option which should skip printing any label information.

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Yuri Pankov <yuri.pankov@nexenta.com>

MFC after: 3 weeks
cddl/contrib/opensolaris/cmd/zdb/zdb.8
cddl/contrib/opensolaris/cmd/zdb/zdb.c