Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2017 17:01:44 +0000 (UTC)
From:      Alan Somers <asomers@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r322268 - projects/zfsd/head/share/man/man7
Message-ID:  <201708081701.v78H1ikJ087368@repo.freebsd.org>

index | next in thread | raw e-mail

Author: asomers
Date: Tue Aug  8 17:01:44 2017
New Revision: 322268
URL: https://svnweb.freebsd.org/changeset/base/322268

Log:
  Mention keep_pools in tests(7)
  
  Sponsored by:	Spectra Logic Corp

Modified:
  projects/zfsd/head/share/man/man7/tests.7

Modified: projects/zfsd/head/share/man/man7/tests.7
==============================================================================
--- projects/zfsd/head/share/man/man7/tests.7	Tue Aug  8 16:53:52 2017	(r322267)
+++ projects/zfsd/head/share/man/man7/tests.7	Tue Aug  8 17:01:44 2017	(r322268)
@@ -187,6 +187,11 @@ Tests are not required to preserve any data present on
 Must be set to a space delimited list of FIBs (routing tables).
 Tests that need to modify a routing table may use any of these.
 Tests will cleanup any new routes that they create.
+.It keep_pools
+Must be set to a space delimited list of
+.Xr zfs 8
+pools that the tests should not modify.  No test may modify any of these pools,
+other than by writing temporary files in the usual locations.
 .El
 .Ss What to do if something fails?
 If there is


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708081701.v78H1ikJ087368>