From 65b80c5e39f4fe415030bd3cf9fdfe5337090fe7 Mon Sep 17 00:00:00 2001 From: Olaf Faaland Date: Wed, 22 Feb 2017 17:53:56 -0800 Subject: [PATCH] [test-only] SPL pull request 606: ignore linux refcount_t This patch is purely to trigger the buildbot to build and test against SPL pull request 606: See https://github.com/zfsonlinux/zfs/issues/5823 Requires-spl: refs/pull/606/head Signed-off-by: Olaf Faaland --- man/man8/zdb.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/man8/zdb.8 b/man/man8/zdb.8 index 02137e97faa5..10833e4c683e 100644 --- a/man/man8/zdb.8 +++ b/man/man8/zdb.8 @@ -178,7 +178,8 @@ transaction type. .sp .6 .RS 4n Read the vdev labels from the specified device. \fBzdb -l\fR will return 0 if -valid label was found, 1 if error occured, and 2 if no valid labels were found. +valid configuration nvlist was found, 1 if error occured, and 2 if no valid +labels were found. .P If the \fB-u\fR option is also specified, also display the uberblocks on this device.