git: 66217339eeed - Create tag zfs-0.6.0-rc11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Jan 2023 01:25:59 UTC
The annotated tag zfs-0.6.0-rc11 has been created by allanjude:
URL: https://cgit.FreeBSD.org/src/tag/?h=zfs-0.6.0-rc11
tag zfs-0.6.0-rc11
Tagger: Brian Behlendorf <behlendorf1@llnl.gov>
TaggerDate: 2012-09-18 19:44:17 +0000
ZFS Version 0.6.0-rc11
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlBYzxEACgkQCrnpkcavZYsLpwCeLCRrlgEtwQTCN+dTkXM1OnwL
FDkAn0k+nthnlwtZCQQyBCFkMbeApsz1
=CtL9
-----END PGP SIGNATURE-----
commit 0a2f7b3662fd10e7ac56a4b2859248eb98e31d6d
Author: Brian Behlendorf <behlendorf1@llnl.gov>
AuthorDate: 2012-09-18 19:33:00 +0000
Commit: Brian Behlendorf <behlendorf1@llnl.gov>
CommitDate: 2012-09-18 19:33:37 +0000
Seg fault 'zpool import -d /dev/disk/by-id -a'
Introduced by commit 44867b6d6effc1628dd00c36821ab044f89fb988.
We should of course check to ensure best isn't NULL before
attempting to dereference it.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #974