Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2023 01:25:59 GMT
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 3b1727d59277 - Create tag zfs-0.6.0-rc6
Message-ID:  <202301250125.30P1PxEh065138@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The annotated tag zfs-0.6.0-rc6 has been created by allanjude:

URL: https://cgit.FreeBSD.org/src/tag/?h=zfs-0.6.0-rc6

tag zfs-0.6.0-rc6
Tagger:     Brian Behlendorf <behlendorf1@llnl.gov>
TaggerDate: 2011-10-12 23:38:25 +0000

ZFS Version 0.6.0-rc6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk6WJPEACgkQCrnpkcavZYujuwCcDn+0KwUByp8GJGNBSY3jc2Ez
vUMAnR+FUIDZqQjwVD2hYlXESp/nrcJg
=aPy9
-----END PGP SIGNATURE-----

commit 5cbf6db937a304c4d2b60878a2405a1e2900abdf
Author:     Brian Behlendorf <behlendorf1@llnl.gov>
AuthorDate: 2011-10-11 21:36:42 +0000
Commit:     Brian Behlendorf <behlendorf1@llnl.gov>
CommitDate: 2011-10-11 21:45:37 +0000

    Disable 90-zfs.rules for test suite
    
    When running the zconfig.sh, zpios-sanity.sh, and zfault.sh
    from the installed packages the 90-zfs.rules can cause failures.
    These will occur because the test suite assumes it has full
    control over loading/unloading the module stack.  If the stack
    gets asynchronously loaded by the udev rule the test suite
    will treat it as a failure.  Resolve the issue by disabling
    the offending rule during the tests and enabling it on exit.
    
    Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>



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